test autopush

This commit is contained in:
Erris
2026-03-09 17:41:40 +01:00
parent b4f4aa010e
commit 44910bd3f8

View File

@@ -304,9 +304,7 @@ namespace OpenEngine {
bool opened = ImGui::TreeNodeEx(
(void*)(intptr_t)entity,
ImGuiTreeNodeFlags_None,
"Meshes",
nullptr
);
"Meshes");
if (opened) {
unsigned int i = 0;