Smooth piece drop

This commit is contained in:
Ishaan Bhardwaj
2020-12-17 18:00:07 -05:00
parent ce27a7ed18
commit 1101aa467d
2 changed files with 5 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ ConfigScene.options = {
{"display_gamemode", "Display Gamemode", {"On", "Off"}},
{"next_se", "Next Piece SFX", {"On", "Off"}},
{"das_last_key", "DAS Switch", {"Default", "Instant"}},
{"smooth_movement", "Smooth Piece Drop", {"On", "Off"}},
{"synchroes_allowed", "Synchroes", {"Per ruleset", "On", "Off"}},
{"diagonal_input", "Diagonal Input", {"On", "Off"}}
}