ScreenPlayerOptions now derives from ScreenOptions, allowing it to get the new ScreenOptions bindings.
This commit is contained in:
@@ -15,9 +15,7 @@ public:
|
||||
virtual void HandleScreenMessage( const ScreenMessage SM );
|
||||
bool GetGoToOptions() const { return m_bGoToOptions; }
|
||||
|
||||
//
|
||||
// Lua
|
||||
//
|
||||
virtual void PushSelf( lua_State *L );
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user