Update new.py

This commit is contained in:
terry3041 2024-03-23 14:54:38 +08:00
parent a59f69d6d3
commit d8200058c3
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ class ChuniNew(ChuniBase):
return "210"
if self.version == ChuniConstants.VER_CHUNITHM_SUN_PLUS:
return "215"
if self.version == ChuniConstants.VER_CHUNITHM_LUMINOUS:
return "220"
async def handle_get_game_setting_api_request(self, data: Dict) -> Dict:
# use UTC time and convert it to JST time by adding +9