allow setting up to 15-feet in the editor, if you really want to
This commit is contained in:
@@ -168,7 +168,7 @@ Menu g_EditNotesStatistics
|
||||
(
|
||||
"Statistics",
|
||||
MenuRow( "Difficulty", true, 0, "BEGINNER","EASY","MEDIUM","HARD","CHALLENGE" ),
|
||||
MenuRow( "Meter", true, 0, "1","2","3","4","5","6","7","8","9","10","11" ),
|
||||
MenuRow( "Meter", true, 0, "1","2","3","4","5","6","7","8","9","10","11","12","13","14","15" ),
|
||||
MenuRow( "Description", true ),
|
||||
MenuRow( "Tap Steps", false ),
|
||||
MenuRow( "Hold Steps", false ),
|
||||
|
||||
Reference in New Issue
Block a user