mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Oops
This commit is contained in:
parent
238e5099ac
commit
2aca9918f0
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