mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-13 19:57:26 +08:00
[Bug fix]? A small encoding extension
- Use bytes instead of string to pass the data to the `json` module - For Arcaea 4.7.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from .config_manager import Config
|
||||
|
||||
ARCAEA_SERVER_VERSION = 'v2.11.2.3'
|
||||
ARCAEA_SERVER_VERSION = 'v2.11.2.4'
|
||||
ARCAEA_LOG_DATBASE_VERSION = 'v1.1'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user