fixed generous Toasty
CHANGE: Simplified NoteSkin format. Old NoteSkins will need to be updated. fixed BGAnimationLayer effect_bounce objects getting stuck
This commit is contained in:
@@ -41,7 +41,7 @@ OptionRowData g_PlayerOptionsLines[NUM_PLAYER_OPTIONS_LINES] = {
|
||||
{ "Turn", 6, {"OFF","MIRROR","LEFT","RIGHT","SHUFFLE","SUPER SHUFFLE"} },
|
||||
{ "Little", 2, {"OFF","ON"} },
|
||||
{ "Scroll", 2, {"STANDARD","REVERSE"} },
|
||||
{ "Color", 4, {"VIVID","NOTE","FLAT","PLAIN"} },
|
||||
{ "Color", 3, {"VIVID","NOTE","FLAT"} },
|
||||
{ "Holds", 2, {"OFF","ON"} },
|
||||
{ "Dark", 2, {"OFF","ON"} },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user