fix CustomTeleports -> Teleport don't closed node

This commit is contained in:
Callow 2022-07-13 11:18:33 +03:00
parent 029f6bac80
commit cd7cc0588b

View File

@ -394,6 +394,7 @@ namespace cheat::feature
index++;
}
ImGui::EndTable();
ImGui::TreePop();
}
if (selectedIndex != -1)