mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-21 07:51:44 -07:00
remove a rogue log
This commit is contained in:
+1
-1
@@ -365,7 +365,7 @@ def roll_settings(weights):
|
||||
ret.bush_shuffle = True
|
||||
ret.tile_shuffle = True
|
||||
ret.enemy_shuffle = True
|
||||
logging.info(ret.enemy_shuffle)
|
||||
|
||||
# end of legacy block
|
||||
|
||||
ret.enemy_damage = {'default': 'default',
|
||||
|
||||
Reference in New Issue
Block a user