Change game loading order
This commit is contained in:
parent
c3fb345998
commit
83c455bf1b
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
import GUI
|
|
||||||
print("Game Loading...")
|
print("Game Loading...")
|
||||||
|
import GUI
|
||||||
GUI.display()
|
GUI.display()
|
Reference in a new issue