Cancel buy something
This commit is contained in:
@@ -48,7 +48,7 @@ def debug_menu():
|
||||
while True:
|
||||
match select(
|
||||
"choose ur way of breaking the game",
|
||||
["Breakpoint", "Fix hash", "Back"],
|
||||
["Breakpoint", "Fix hash", "Debug settings", "Back"],
|
||||
hide_debug=True,
|
||||
):
|
||||
case "Breakpoint":
|
||||
|
||||
Reference in New Issue
Block a user