Changed Display Gamemode to Debug Info

Cambridge version will display at all times if on
This commit is contained in:
Ishaan Bhardwaj
2021-10-08 20:06:36 -04:00
parent 9611fc31bf
commit bc54bc57b6
2 changed files with 6 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ ConfigScene.options = {
{"piece_colour", "Piece Colours", false, {"Per ruleset", "Arika", "TTC"}},
{"world_reverse", "A Button Rotation", false, {"Left", "Auto", "Right"}},
{"spawn_positions", "Spawn Positions", false, {"Per ruleset", "In field", "Out of field"}},
{"display_gamemode", "Display Gamemode", false, {"On", "Off"}},
{"display_gamemode", "Debug Info", false, {"On", "Off"}},
{"das_last_key", "DAS Last Key", false, {"Off", "On"}},
{"smooth_movement", "Smooth Piece Drop", false, {"On", "Off"}},
{"synchroes_allowed", "Synchroes", false, {"Per ruleset", "On", "Off"}},