连接修改,类型适配
This commit is contained in:
@@ -64,7 +64,7 @@ namespace hgl
|
||||
|
||||
virtual void SetSystemCursor(bool){}
|
||||
|
||||
virtual bool Update();
|
||||
virtual bool Update() override;
|
||||
};//class Window
|
||||
|
||||
Window *CreateRenderWindow(const OSString &win_name);
|
||||
|
Reference in New Issue
Block a user