Update titles/idac/const.py

This commit is contained in:
UncleJim 2024-01-08 10:21:30 +00:00
parent 4c1603db09
commit c0078b252f
1 changed files with 3 additions and 0 deletions

View File

@ -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",