Options now has some different resolutions.
This commit is contained in:
@@ -23,8 +23,6 @@ public:
|
||||
|
||||
private:
|
||||
IRenderer* m_Renderer;
|
||||
void OnPlay(const Events::InputCommand& e);
|
||||
void OnOptions(const Events::InputCommand& e);
|
||||
void OpenSubMenu(const Events::InputCommand& e);
|
||||
|
||||
EventRelay<MainMenuSystem, Events::ButtonClicked> m_EClicked;
|
||||
|
||||
Reference in New Issue
Block a user