mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-30 05:03:22 -07:00
make unit tests checkmark again
This commit is contained in:
@@ -179,7 +179,7 @@ class CombatLogic(Choice):
|
||||
option_bosses_only = 1
|
||||
option_on = 2
|
||||
# todo: default 0
|
||||
default = 2
|
||||
default = 0
|
||||
|
||||
|
||||
class TempCombatOption(Choice):
|
||||
|
||||
Reference in New Issue
Block a user