Update to v2.8.3 without release

- Unlock the character **linka**.
- Update the song database.
This commit is contained in:
Lost-MSth
2022-03-24 16:30:46 +08:00
parent 3a1c731e24
commit cb6425a0d1
5 changed files with 50 additions and 14 deletions

View File

@@ -30,7 +30,7 @@ class Config():
Allowed game versions
If it is blank, all are allowed.
'''
ALLOW_APPVERSION = ['3.5.3', '3.5.3c', '3.12.2', '3.12.2c']
ALLOW_APPVERSION = ['3.5.3', '3.5.3c', '3.12.4', '3.12.4c']
'''
--------------------
'''