mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-26 00:16:23 +00:00
Oops
This commit is contained in:
parent
1567703101
commit
5d6a199a01
1 changed files with 1 additions and 1 deletions
|
|
@ -318,7 +318,7 @@ HMS_unlist (void)
|
|||
hms = HMS_connect("servers/%s/unlist", hms_server_token);
|
||||
|
||||
if (! hms)
|
||||
return 0;
|
||||
return;
|
||||
|
||||
curl_easy_setopt(hms->curl, CURLOPT_CUSTOMREQUEST, "POST");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue