mirror of
https://github.com/SunsetMkt/Akebi-GC.git
synced 2025-09-19 12:06:04 +08:00
revert advertisement
This commit is contained in:
@ -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();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user