Update Cheat Name

This commit is contained in:
Shichiha
2022-06-15 20:43:31 +09:00
parent 4689ce02ee
commit c6cc27e367

View File

@ -45,7 +45,7 @@ namespace cheat
ImGui::SetNextWindowSize(ImVec2(600, 300), ImGuiCond_FirstUseEver);
if (!ImGui::Begin("CCGenshin (By Callow)"))
if (!ImGui::Begin("Akebi-GC"))
{
ImGui::End();
return;