mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-09 19:08:15 -07:00
Generate: wait for user close
This commit is contained in:
@@ -753,4 +753,6 @@ def roll_alttp_settings(ret: argparse.Namespace, weights, plando_options):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
import atexit
|
||||
atexit.register(input, "Press enter to close.")
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user