This commit is contained in:
mrmarcus007
2023-05-03 12:14:58 +01:00
committed by GitHub
parent b8fddff1d8
commit a6a4c591dd
+1
View File
@@ -29,6 +29,7 @@ def start():
print(graphics.Rever) print(graphics.Rever)
time.sleep(2) time.sleep(2)
try: try:
print("Ladt... Loading...")
load() load()
configdisplay() configdisplay()
input("press any key to go to the menu") input("press any key to go to the menu")