cleaning up stuff in here
This commit is contained in:
@@ -8,11 +8,9 @@ class ScreenExit: public Screen
|
||||
{
|
||||
public:
|
||||
void Init();
|
||||
void Update( float fDelta );
|
||||
|
||||
private:
|
||||
bool m_Exited;
|
||||
RageTimer m_ShutdownTimer;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user