mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Individual settings: logic
This commit is contained in:
@@ -285,6 +285,8 @@ def parse_arguments(argv, no_defaults=False):
|
||||
else:
|
||||
getattr(ret, name)[player] = value
|
||||
|
||||
set_player_arg("logic")
|
||||
|
||||
return ret
|
||||
|
||||
def start():
|
||||
|
Reference in New Issue
Block a user