mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Default annoying locations to on (Even though this literally does nothing)
This commit is contained in:
@@ -39,7 +39,7 @@ class Missionsanity(Choice):
|
||||
option_both = 3
|
||||
default = 1
|
||||
|
||||
class AnnoyingLocations(Toggle):
|
||||
class AnnoyingLocations(DefaultOnToggle):
|
||||
"""Makes certain long, annoying, and tedious checks to be excluded [NOT IMPLEMENTED]"""
|
||||
display_name = "Annoying Locations"
|
||||
|
||||
|
Reference in New Issue
Block a user