mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-30 08:13:26 -07:00
Add todo
This commit is contained in:
@@ -178,8 +178,8 @@ class CombatLogic(Choice):
|
||||
option_off = 0
|
||||
option_bosses_only = 1
|
||||
option_on = 2
|
||||
# todo: default 0
|
||||
default = 2
|
||||
# todo: fix unit test failures when default is not 0
|
||||
default = 0
|
||||
|
||||
|
||||
class TempCombatOption(Choice):
|
||||
|
||||
Reference in New Issue
Block a user