Skip to content

Commit e12672a

Browse files
committed
Update ImGui
1 parent bbe217e commit e12672a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/modules/Patches.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ Patches::Patches()
130130
// NOP the exception handler in Legend
131131
Hooking::Nop((void*)0x401F53, 26);
132132

133+
// Fix issues with dynamic drawing when using next generation graphics
133134
MH_CreateHook((void*)0x402EF0, TransToDrawVertexV4f, nullptr);
134135
#endif
135136

vendor/imgui

Submodule imgui updated 105 files

0 commit comments

Comments
 (0)