simplify: merge OptionsCursorPlus into OptionsCursor

This commit is contained in:
Chris Danford
2008-05-09 22:29:06 +00:00
parent 8a66c9b0f7
commit 28d81e635b
5 changed files with 73 additions and 80 deletions
+1 -1
View File
@@ -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];