Update to v2.7.2 without release

- Unlock the character **marija**
- Update the song database
This commit is contained in:
Lost-MSth
2021-12-26 21:29:12 +08:00
parent 8bc74b36c7
commit b927ad23f8
9 changed files with 203 additions and 119 deletions

View File

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