mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-20 22:35:30 -07:00
OoT: bump data version
This commit is contained in:
@@ -81,7 +81,7 @@ class OOTWorld(World):
|
||||
remote_items: bool = False
|
||||
remote_start_inventory: bool = False
|
||||
|
||||
data_version = 1
|
||||
data_version = 2
|
||||
|
||||
required_client_version = (0, 3, 2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user