Skip to content

Commit 8d35343

Browse files
authored
Update config-example.toml
1 parent 79d2257 commit 8d35343

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config-example.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ IgnoreWarmup = true
3737
[Menu]
3838
EnableSelling = true
3939
EnableConfirmMenu = true
40-
MenuType = "worldtext" # wasd | html
40+
MenuType = "worldtext" # html
4141
VipFlag = "@css/root" # Individuals in possession of the requisite authorisation shall be entitled to utilise equipable items free of charge. Making this field empty will result in the cancellation of Vip.
4242
MenuPressSoundYes = ""
4343
MenuPressSoundNo = ""
@@ -49,4 +49,4 @@ SellRatio = 0.6 # This setting determines the ratio of money you will receive wh
4949
ApplyPlayerskinDelay = 0.6
5050
SellUsePurchaseCredit = false # If true, the selling ratio is calculated based on the price at which you bought the item. If false, it is calculated based on the current store price.
5151
DefaultModelDisableLeg = false
52-
Model0Model1Flag = "@css/root"
52+
Model0Model1Flag = "@css/root"

0 commit comments

Comments
 (0)