mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-09-19 06:48:34 -07:00
The Messenger: bump required client version (#2544)
Co-authored-by: Fabian Dill <[email protected]>
This commit is contained in:
co-authored by
Fabian Dill
parent
57001ced0f
commit
69ae12823a
@@ -62,7 +62,7 @@ class MessengerWorld(World):
|
||||
"Money Wrench",
|
||||
], base_offset)}
|
||||
|
||||
required_client_version = (0, 4, 1)
|
||||
required_client_version = (0, 4, 2)
|
||||
|
||||
web = MessengerWeb()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user