mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
fix 1.8.2 and pickup
This commit is contained in:
@@ -1689,6 +1689,8 @@ static inline DWORD WINAPI GuiThread(LPVOID)
|
||||
ResetDevice();
|
||||
}
|
||||
|
||||
LOG_INFO(LogDev, "ImGUI has quit!");
|
||||
|
||||
ImGui_ImplDX9_Shutdown();
|
||||
ImGui_ImplWin32_Shutdown();
|
||||
ImGui::DestroyContext();
|
||||
|
||||
Reference in New Issue
Block a user