mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 04:01:32 -06:00
Core: set convert_name_groups to true for LocationSet (#1663)
This commit is contained in:
@@ -904,6 +904,7 @@ class StartHints(ItemSet):
|
||||
|
||||
class LocationSet(OptionSet):
|
||||
verify_location_name = True
|
||||
convert_name_groups = True
|
||||
|
||||
|
||||
class StartLocationHints(LocationSet):
|
||||
|
Reference in New Issue
Block a user