mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06: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__':
|
if __name__ == '__main__':
|
||||||
|
import atexit
|
||||||
|
atexit.register(input, "Press enter to close.")
|
||||||
main()
|
main()
|
||||||
|
Reference in New Issue
Block a user