Fix: fix crash on hotreload
This commit is contained in:
parent
65ee9c0ce2
commit
98f00073ab
1 changed files with 2 additions and 0 deletions
|
|
@ -103,6 +103,8 @@ namespace RayTracePlugin
|
|||
|
||||
FP_INFO("<<< Unload() success! >>>");
|
||||
|
||||
Log::Close();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue