Add IIDX EPOLIS definitions

This commit is contained in:
Trenton Zimmer 2024-08-24 09:46:05 -04:00
parent 2ca3222610
commit aa6a665ac4

View File

@ -153,6 +153,7 @@ export class VersionConstants {
static IIDX_BISTROVER = 28;
static IIDX_CASTHOUR = 29;
static IIDX_RESIDENT = 30;
static IIDX_EPOLIS = 30;
static JUBEAT = 1;
static JUBEAT_RIPPLES = 2;
@ -1319,6 +1320,10 @@ export const gameData = [
id: VersionConstants.IIDX_RESIDENT,
label: "RESIDENT",
},
{
id: VersionConstants.IIDX_EPOLIS,
label: "EPOLIS",
},
],
},
{