Merge pull request #115 from Shichiha/patch-3

Update Cheat Name
This commit is contained in:
Callow
2022-06-15 14:47:43 +03:00
committed by GitHub

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;