Skip to content

Commit

Permalink
Add New ImGui Types
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonzkiller authored Dec 14, 2024
1 parent c8d9774 commit 0355714
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/scripting/LuaSandbox.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,10 @@ static constexpr const char* s_cGlobalObjectsWhitelist[] = {
"ImGuiHoveredFlags",
"ImGuiFocusedFlags",
"ImGuiPopupFlags",
"ImGuiItemFlags",
"ImGuiTabItemFlags",
"ImGuiChildFlags",
"ImGuiKey",
"ImGuiWindowFlags",
"ImGuiStyleVar",
"ImGuiTabBarFlags",
Expand Down

0 comments on commit 0355714

Please sign in to comment.