mirror of
https://github.com/Drezil/imgui.git
synced 2024-11-15 01:17:00 +00:00
parent
f3f2578e8f
commit
a8d2d8ee97
@ -1609,6 +1609,7 @@ struct ImGuiContext
|
|||||||
|
|
||||||
SettingsLoaded = false;
|
SettingsLoaded = false;
|
||||||
SettingsDirtyTimer = 0.0f;
|
SettingsDirtyTimer = 0.0f;
|
||||||
|
HookIdNext = 0;
|
||||||
|
|
||||||
LogEnabled = false;
|
LogEnabled = false;
|
||||||
LogType = ImGuiLogType_None;
|
LogType = ImGuiLogType_None;
|
||||||
|
Loading…
Reference in New Issue
Block a user