added function for freeze azazel button

This commit is contained in:
jadis0x
2022-11-24 01:20:40 +03:00
committed by GitHub
parent 1c3b35352b
commit a205e7ff60

View File

@@ -140,6 +140,10 @@ void DrawEntitiesTab() {
if (ImGui::Button("TP items to you")) {
//call tp items
}
if (ImGui::Button("Freeze Azazel")) {
Misc::FreezeAzazel();
}
ImGui::Spacing();
ImGui::Text("Azazel & Demons");