mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Subnautica: prompt users to update
This commit is contained in:
@@ -42,7 +42,7 @@ class SubnauticaWorld(World):
|
||||
option_definitions = Options.options
|
||||
|
||||
data_version = 7
|
||||
required_client_version = (0, 3, 5)
|
||||
required_client_version = (0, 3, 6)
|
||||
|
||||
creatures_to_scan: List[str]
|
||||
|
||||
|
Reference in New Issue
Block a user