diva: fill out StartResponse

This commit is contained in:
2023-04-01 23:05:10 -04:00
parent a36170f2c3
commit 6ff7827918
2 changed files with 45 additions and 2 deletions

View File

@ -6,6 +6,8 @@ class DivaConstants:
VER_PROJECT_DIVA_ARCADE = 0
VER_PROJECT_DIVA_ARCADE_FUTURE_TONE = 1
LUT_TIME_FMT = "%Y-%m-%d %H:%M:%S:16.0"
VERSION_NAMES = ("Project Diva Arcade", "Project Diva Arcade Future Tone")
@classmethod