Merge pull request #282 from HotdogMassacre/InstantBowCharge-BugsURLFix
Fix InstantBowCharge Bug URL
This commit is contained in:
commit
f60da44dd1
@ -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"))
|
||||
|
Loading…
Reference in New Issue
Block a user