revert advertisement

This commit is contained in:
Callow
2022-09-07 14:14:56 +03:00
parent 6c0c6b2dc4
commit aba0cd35f5
2 changed files with 1 additions and 15 deletions

View File

@ -76,12 +76,6 @@ namespace cheat
ImGui::SetItemDefaultFocus();
index++;
}
ImGui::TextColored(ImColor(255, 136, 0, 255), "Private ToF cheat:");
ImGui::PushStyleColor(ImGuiCol_ButtonHovered, 0xC0D5C8FF);
TextURL("Acai", "http://acai-tof.shop", true, false);
ImGui::PopStyleColor();
ImGui::EndListBox();
}