Rename Tetris2000.py to TETRIS2000.py
This commit is contained in:
parent
64f12e84db
commit
04d88c73c7
@ -19,4 +19,4 @@ app = QtWidgets.QApplication.instance() or QtWidgets.QApplication(sys.argv)
|
||||
win = Window()
|
||||
win.show()
|
||||
win.frames.new_game()
|
||||
sys.exit(app.exec_())
|
||||
sys.exit(app.exec_())
|
Loading…
x
Reference in New Issue
Block a user