Switched to new default userdata

This commit is contained in:
Anonymous-275
2021-03-29 23:29:03 +03:00
parent 1afa81e420
commit 289402a9ba
5 changed files with 19 additions and 13 deletions

View File

@@ -58,7 +58,7 @@ void Parse(std::string Data,SOCKET CSocket){
NetReset();
Terminate = true;
TCPTerminate = true;
Data = Code + HTTP::Post("backend.beammp.com/servers", "");
Data = Code + HTTP::Post("backend.beammp.com/servers","");
break;
case 'C':
ListOfMods.clear();