separate frame for deleted objects

This commit is contained in:
Glenn Maynard
2005-07-15 06:34:06 +00:00
parent 3bdcdc8943
commit ff5f5f4035
2 changed files with 5 additions and 9 deletions
+1
View File
@@ -171,6 +171,7 @@ protected:
RowType m_RowType;
OptionRowHandler* m_pHand;
ActorFrame m_Frame;
ActorFrame m_ItemFrame;
BitmapText m_textItemParent;
vector<BitmapText *> m_textItems; // size depends on m_bRowIsLong and which players are joined
OptionsCursor m_UnderlineParent;