summaryrefslogtreecommitdiff
path: root/Editor/EditorMain.cpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-10-19 09:46:50 +0800
committerchai <chaifix@163.com>2021-10-19 09:46:50 +0800
commit52049bfada8d51c4320a203e487af971447b561e (patch)
tree267592f879e464452d95d89250dc21a5d50da5be /Editor/EditorMain.cpp
parentfcf4863bcd44ef3fa39ff097f5e058267deb9819 (diff)
*misc
Diffstat (limited to 'Editor/EditorMain.cpp')
-rw-r--r--Editor/EditorMain.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Editor/EditorMain.cpp b/Editor/EditorMain.cpp
index 1fdf726..88f7513 100644
--- a/Editor/EditorMain.cpp
+++ b/Editor/EditorMain.cpp
@@ -28,7 +28,6 @@ void InitLuaState()
// https://stackoverflow.com/questions/21495901/loadlibrarya-and-relative-path/21495971
// ll_loadװ��dll��·����Ҫ��������·��
- //log_info(Win::GetCurrentWorkingDirectory());
std::string workingDir = Win::GetCurrentWorkingDirectory();
Win::SetDllSearchDirectory(workingDir);