fix hidden, sudden when using reverse

This commit is contained in:
Chris Danford
2003-04-17 21:44:33 +00:00
parent d3048641b1
commit 7e46786e0d
3 changed files with 15 additions and 9 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ OptionRow g_PlayerOptionsLines[NUM_PLAYER_OPTIONS_LINES] = {
OptionRow( "Scroll", "STANDARD","REVERSE" ),
OptionRow( "Note\nSkin", "" ),
OptionRow( "Holds", "OFF","ON" ),
OptionRow( "Other", "DARK","TIME SPACING" ),
OptionRow( "Other", "OFF","DARK","TIME SPACING" ),
OptionRow( "Perspec\n-tive", "INCOMING","OVERHEAD","SPACE" ),
};