simplify: merge OptionsCursorPlus into OptionsCursor
This commit is contained in:
@@ -114,7 +114,7 @@ protected: // derived classes need access to these
|
||||
ActorFrame m_framePage;
|
||||
AutoActor m_sprPage;
|
||||
|
||||
OptionsCursorPlus m_Cursor[NUM_PLAYERS];
|
||||
OptionsCursor m_Cursor[NUM_PLAYERS];
|
||||
AutoActor m_sprLineHighlight[NUM_PLAYERS];
|
||||
|
||||
BitmapText m_textExplanation[NUM_PLAYERS];
|
||||
|
||||
Reference in New Issue
Block a user