This commit is contained in:
Glenn Maynard
2005-09-01 02:42:33 +00:00
parent f4a4321a09
commit 64eedd5fc7
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -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;