mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
SM64: increment data version to trigger new names to be downloaded to clients
This commit is contained in:
@@ -21,7 +21,7 @@ class SM64World(World):
|
|||||||
item_name_to_id = item_table
|
item_name_to_id = item_table
|
||||||
location_name_to_id = location_table
|
location_name_to_id = location_table
|
||||||
|
|
||||||
data_version = 1
|
data_version = 2
|
||||||
forced_auto_forfeit = False
|
forced_auto_forfeit = False
|
||||||
|
|
||||||
options = sm64_options
|
options = sm64_options
|
||||||
|
Reference in New Issue
Block a user