AutoActor m_sprExplanation

This commit is contained in:
Glenn Maynard
2003-11-05 19:35:57 +00:00
parent e3246d609c
commit 5e8ebeda43
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ protected:
float GetCursorX( PlayerNumber pn, int iPartIndex );
float GetCursorY( PlayerNumber pn, int iPartIndex );
Sprite m_sprExplanation[NUM_PAGES];
AutoActor m_sprExplanation[NUM_PAGES];
Sprite m_sprMore[NUM_PAGES];
#define MAX_ICON_PARTS 3
AutoActor m_sprIcon[MAX_ICON_PARTS][MAX_CHOICES];