diff --git a/src/Plugin.cpp b/src/Plugin.cpp index bc65dba..56e86d7 100644 --- a/src/Plugin.cpp +++ b/src/Plugin.cpp @@ -103,6 +103,8 @@ namespace RayTracePlugin FP_INFO("<<< Unload() success! >>>"); + Log::Close(); + return true; }