refactor: change demo window declaration
This commit is contained in:
@@ -9,6 +9,7 @@ class FrameMenu : public GuiWidget {
|
||||
private:
|
||||
bool m_VSync;
|
||||
bool m_IsometricView;
|
||||
bool m_ShowDemoWindow;
|
||||
public:
|
||||
FrameMenu(client::Client* client);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user