Forgot to add unhook comment.

This commit is contained in:
IcePixelx 2021-08-13 15:39:16 +02:00
parent ef4a2f806f
commit 2ec2ace1b6

View File

@ -512,7 +512,7 @@ void RemoveDXHooks()
///////////////////////////////////////////////////////////////////////////////
// Unhook SwapChain
MH_RemoveHook(g_fnIDXGISwapChainPresent);
MH_RemoveHook(g_oResizeBuffers);
// MH_RemoveHook(g_oResizeBuffers);
///////////////////////////////////////////////////////////////////////////////
// Shutdown ImGui