mirror of
https://github.com/hacks-guide/MSET9.git
synced 2026-08-26 13:06:30 +00:00
credits mishap
This commit is contained in:
@@ -990,11 +990,10 @@ if ID1Count != 1:
|
||||
|
||||
def mainMenu():
|
||||
clearScreen()
|
||||
print(f"MSET9 {VERSION} SETUP by zoogie, Aven and DannyAAM")
|
||||
print(f"MSET9 {VERSION} SETUP by zoogie, Aven, DannyAAM and thepikachugamer")
|
||||
print(f"Using {consoleNames[consoleIndex]}")
|
||||
print()
|
||||
print(f"Current MSET9 state: {haxStates[haxState]}")
|
||||
# fs.print_root(); # <-- Why did I add a semicolon here
|
||||
|
||||
print("\n-- Please type in a number then hit return --\n")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user