forked from Cookies_Github_mirror/AquaDX
[+] Ongeki infinite kaika
This commit is contained in:
@@ -46,6 +46,9 @@ class AquaGameOptions(
|
||||
|
||||
@SettingField("mai2")
|
||||
var enableMusicRank: Boolean = true,
|
||||
|
||||
@SettingField("ongeki")
|
||||
var ongekiInfiniteKaika: Boolean = false,
|
||||
)
|
||||
|
||||
interface AquaGameOptionsRepo : JpaRepository<AquaGameOptions, Long>
|
||||
|
||||
Reference in New Issue
Block a user