diff --git a/src/constants/index.js b/src/constants/index.js index 6ae2f0f..cf9bfcc 100644 --- a/src/constants/index.js +++ b/src/constants/index.js @@ -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", + }, ], }, {