remove more pre-ActorScroller cruft
This commit is contained in:
@@ -23,12 +23,7 @@ public:
|
|||||||
void PushSelf( lua_State *L );
|
void PushSelf( lua_State *L );
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
Quad m_quad;
|
|
||||||
|
|
||||||
vector<CourseEntryDisplay*> m_vpDisplay;
|
vector<CourseEntryDisplay*> m_vpDisplay;
|
||||||
|
|
||||||
float m_fTimeUntilScroll;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user