mirror of
https://github.com/qwerfd2/Groove_Coaster_2_Server.git
synced 2026-09-22 22:38:01 +03:00
This has caused countless chaos...
This commit is contained in:
@@ -13,9 +13,9 @@ class Config:
|
||||
Datecode of the 3 pak files.
|
||||
三个pak文件的时间戳。
|
||||
'''
|
||||
MODEL = '202404221228'
|
||||
TUNEFILE = '202404221250'
|
||||
SKIN = '202404191147'
|
||||
MODEL = '202404221226'
|
||||
TUNEFILE = '202404221247'
|
||||
SKIN = '202404191148'
|
||||
'''
|
||||
Groove Coin-related settings.
|
||||
GCoin相关设定。
|
||||
@@ -40,4 +40,4 @@ class Config:
|
||||
Flask default debug
|
||||
Flask内置Debug
|
||||
'''
|
||||
DEBUG = True
|
||||
DEBUG = True
|
||||
|
||||
Reference in New Issue
Block a user