cleanup
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
virtual void HandleMessage( const CString &sMessage );
|
||||
|
||||
virtual void MenuBack( PlayerNumber pn );
|
||||
virtual CString GetNextScreen() const { return m_sNextScreen; }
|
||||
|
||||
protected:
|
||||
virtual int GetSelectionIndex( PlayerNumber pn ) = 0;
|
||||
|
||||
Reference in New Issue
Block a user