mirror of https://github.com/hykilpikonna/AquaDX
[chusan] Disable login bonus by default
parent
f051587aa0
commit
7cc3523a08
|
@ -44,7 +44,7 @@ game.chusan.rom-version=2.00.01
|
||||||
## This enables team function if you set team name here. Leave this blank to disable it.
|
## This enables team function if you set team name here. Leave this blank to disable it.
|
||||||
game.chusan.team-name=
|
game.chusan.team-name=
|
||||||
## This enables user use login bonus function if set to true.
|
## This enables user use login bonus function if set to true.
|
||||||
game.chusan.loginbonus-enable=true
|
game.chusan.loginbonus-enable=false
|
||||||
|
|
||||||
## Ongeki
|
## Ongeki
|
||||||
## The version of your client. Match this with DataConfig.xml file in latest option. (only if bright memory and up)
|
## The version of your client. Match this with DataConfig.xml file in latest option. (only if bright memory and up)
|
||||||
|
|
Loading…
Reference in New Issue