mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-11 10:27:27 +08:00
[Refactor] Refactor for link play
- Refactor simply for link play subprogram - Fix a logic bug that the room without anyone can be entered
This commit is contained in:
@@ -15,6 +15,8 @@ class Config:
|
||||
--------------------------------------------------
|
||||
'''
|
||||
|
||||
IS_DEBUG = False
|
||||
|
||||
TIME_LIMIT = 3600000
|
||||
|
||||
COMMAND_INTERVAL = 1000000
|
||||
|
||||
Reference in New Issue
Block a user