forked from Hay1tsme/artemis
Update titles/idac/const.py
This commit is contained in:
parent
4c1603db09
commit
c0078b252f
@ -6,6 +6,9 @@ class IDACConstants():
|
||||
VER_IDAC_SEASON_1 = 0
|
||||
VER_IDAC_SEASON_2 = 1
|
||||
|
||||
BATTLE_MODE_ONLINE = 0
|
||||
BATTLE_MODE_OFFLINE = 1
|
||||
|
||||
VERSION_STRING = (
|
||||
"Initial D THE ARCADE Season 1",
|
||||
"Initial D THE ARCADE Season 2",
|
||||
|
Loading…
Reference in New Issue
Block a user