mirror of
https://gitea.tendokyu.moe/Hay1tsme/artemis.git
synced 2026-02-14 19:57:27 +08:00
add get_allnet_info and config loading safety to all games
This commit is contained in:
@@ -3,6 +3,8 @@ from enum import Enum
|
||||
class OngekiConstants():
|
||||
GAME_CODE = "SDDT"
|
||||
|
||||
CONFIG_NAME = "ongeki.yaml"
|
||||
|
||||
VER_ONGEKI = 0
|
||||
VER_ONGEKI_PLUS = 1
|
||||
VER_ONGEKI_SUMMER = 2
|
||||
|
||||
Reference in New Issue
Block a user