Skip to content
Snippets Groups Projects
Commit 983a978c authored by Sal's avatar Sal
Browse files

Merge branch 'discord-rpc-support' of...

Merge branch 'discord-rpc-support' of https://git.magicalgirl.moe/KartKrew/Kart into discord-rpc-support
parents 339be6f9 0b07d0ed
No related branches found
No related tags found
No related merge requests found
......@@ -348,6 +348,8 @@ static const char *DRPC_GetServerIP(void)
free(buffer.pointer);
curl_easy_cleanup(curl);
}
curl_global_cleanup();
}
if (self_ip[0])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment