mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 14:29:02 -06:00
Changed the rotation game setting to be less ambiguous
This commit is contained in:
parent
7228707241
commit
e1dc01d0d0
@ -8,7 +8,7 @@ ConfigScene.options = {
|
||||
-- this serves as reference to what the options' values mean i guess?
|
||||
{"manlock", "Manual locking",{"Per ruleset","Per gamemode","Harddrop", "Softdrop"}},
|
||||
{"piece_colour", "Piece Colours", {"Per ruleset","Arika" ,"TTC"}},
|
||||
{"world_reverse","World Reverse", {"No" ,"SRS only" ,"Always"}},
|
||||
{"world_reverse","A Button Rotation", {"Left" ,"Auto" ,"Right"}},
|
||||
}
|
||||
local optioncount = #ConfigScene.options
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user