Skip to content
This repository was archived by the owner on Sep 2, 2019. It is now read-only.

Commit 172e007

Browse files
committed
fix : url.
1 parent 4f31967 commit 172e007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/awio/overlay.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,6 +1181,7 @@ void Preference(ImGuiContext* context, bool* show_preferences)
11811181
{
11821182
ImGui::Text("Version : %s", VERSION_LONG_STRING);
11831183
ImGui::Text("Github : https://github.com/ZCube/ACTWebSocket");
1184+
ImGui::Text("Github : https://github.com/ZCube/ACTWebSocketOverlay");
11841185
ImGui::Text("");
11851186
if (ImGui::TreeNode("Windows"))
11861187
{

0 commit comments

Comments
 (0)