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