mirror of
https://github.com/ocornut/imgui.git
synced 2025-04-07 14:29:40 +00:00
parent
f3f2578e8f
commit
a8d2d8ee97
1 changed files with 1 additions and 0 deletions
|
@ -1609,6 +1609,7 @@ struct ImGuiContext
|
|||
|
||||
SettingsLoaded = false;
|
||||
SettingsDirtyTimer = 0.0f;
|
||||
HookIdNext = 0;
|
||||
|
||||
LogEnabled = false;
|
||||
LogType = ImGuiLogType_None;
|
||||
|
|
Loading…
Add table
Reference in a new issue