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
commit 8958113ee1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;