Consistency change

This commit is contained in:
Agent X 2024-05-26 09:37:51 -04:00
parent 15ea5dc8e2
commit 85f58322ab
1 changed files with 3 additions and 3 deletions

View File

@ -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"