From 52049bfada8d51c4320a203e487af971447b561e Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 19 Oct 2021 09:46:50 +0800 Subject: *misc --- Editor/EditorMain.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Editor/EditorMain.cpp') 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); -- cgit v1.1-26-g67d0