mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
The Messenger: bump required client version (#2544)
Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>
This commit is contained in:
@@ -62,7 +62,7 @@ class MessengerWorld(World):
|
|||||||
"Money Wrench",
|
"Money Wrench",
|
||||||
], base_offset)}
|
], base_offset)}
|
||||||
|
|
||||||
required_client_version = (0, 4, 1)
|
required_client_version = (0, 4, 2)
|
||||||
|
|
||||||
web = MessengerWeb()
|
web = MessengerWeb()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user