fix CustomTeleports
-> Teleport
don't closed node
This commit is contained in:
parent
029f6bac80
commit
cd7cc0588b
@ -394,6 +394,7 @@ namespace cheat::feature
|
||||
index++;
|
||||
}
|
||||
ImGui::EndTable();
|
||||
ImGui::TreePop();
|
||||
}
|
||||
|
||||
if (selectedIndex != -1)
|
||||
|
Loading…
Reference in New Issue
Block a user