diff options
author | chai <chaifix@163.com> | 2021-10-26 11:27:58 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-10-26 11:27:58 +0800 |
commit | 32345800737b668011a87328cd3dcce59ec2934c (patch) | |
tree | e1bbd47ae775f1268447f1c1011ab10492ee9197 /Editor/EditorApplication.cpp | |
parent | ef7aedf5f272c52247d8ee9522d7b2896d21af63 (diff) |
*misc
Diffstat (limited to 'Editor/EditorApplication.cpp')
-rw-r--r-- | Editor/EditorApplication.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Editor/EditorApplication.cpp b/Editor/EditorApplication.cpp index 5315e77..f45a2fc 100644 --- a/Editor/EditorApplication.cpp +++ b/Editor/EditorApplication.cpp @@ -16,7 +16,6 @@ EditorApplication::EditorApplication(LuaBind::VM* vm) EditorApplication::~EditorApplication()
{
-
}
void EditorApplication::SetMainWindow(ContainerWindow* wnd)
|