Merge pull request #282 from HotdogMassacre/InstantBowCharge-BugsURLFix

Fix InstantBowCharge Bug URL
This commit is contained in:
Callow 2022-07-16 14:17:36 +03:00 committed by GitHub
commit f60da44dd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ namespace cheat::feature
if (f_InstantBow) {
ImGui::Text("If Instant Bow Charge doesn't work:");
TextURL("Please contribute to issue on GitHub.", "https://github.com/CallowBlack/genshin-cheat/issues/47", false, false);
TextURL("Please contribute to issue on GitHub.", "https://github.com/Akebi-Group/Akebi-GC/issues/281", false, false);
if (ImGui::TreeNode("Ability Log [DEBUG]"))
{
if (ImGui::Button("Copy to Clipboard"))