mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Remove obsolete comment
This commit is contained in:
1
Rules.py
1
Rules.py
@@ -34,7 +34,6 @@ def set_rules(world, player):
|
|||||||
raise NotImplementedError('Not implemented yet')
|
raise NotImplementedError('Not implemented yet')
|
||||||
|
|
||||||
if world.swords == 'swordless':
|
if world.swords == 'swordless':
|
||||||
# FIXME: !!! Does not handle inverted properly
|
|
||||||
swordless_rules(world, player)
|
swordless_rules(world, player)
|
||||||
|
|
||||||
if world.logic == 'noglitches':
|
if world.logic == 'noglitches':
|
||||||
|
Reference in New Issue
Block a user