Default annoying locations to on (Even though this literally does nothing)

This commit is contained in:
MarioSpore
2025-08-19 02:00:33 -04:00
parent 14d7bdba15
commit 08e9df66de

View File

@@ -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"