mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 05:25:14 +00:00
Consistency change
This commit is contained in:
parent
15ea5dc8e2
commit
85f58322ab
1 changed files with 3 additions and 3 deletions
|
@ -201,9 +201,9 @@ SKIP_INTRO_CUTSCENE = "Skip Intro Cutscene"
|
||||||
ENABLE_CHEATS = "Enable Cheats"
|
ENABLE_CHEATS = "Enable Cheats"
|
||||||
BUBBLE_ON_DEATH = "Bubble On Death"
|
BUBBLE_ON_DEATH = "Bubble On Death"
|
||||||
NAMETAGS = "Nametags"
|
NAMETAGS = "Nametags"
|
||||||
BOUNCY_BOUNDS_ON_CAP = "ON (Capped)"
|
BOUNCY_BOUNDS_ON_CAP = "On (Capped)"
|
||||||
BOUNCY_BOUNDS_ON = "ON"
|
BOUNCY_BOUNDS_ON = "On"
|
||||||
BOUNCY_BOUNDS_OFF = "OFF"
|
BOUNCY_BOUNDS_OFF = "Off"
|
||||||
BOUNCY_LEVEL_BOUNDS = "Bouncy Level Bounds"
|
BOUNCY_LEVEL_BOUNDS = "Bouncy Level Bounds"
|
||||||
AMOUNT_OF_PLAYERS = "Amount Of Players"
|
AMOUNT_OF_PLAYERS = "Amount Of Players"
|
||||||
PAUSE_ANYWHERE = "Pause Anywhere"
|
PAUSE_ANYWHERE = "Pause Anywhere"
|
||||||
|
|
Loading…
Reference in a new issue