This commit is contained in:
6arelyFuture 2022-02-09 00:12:47 +00:00
parent e25ab849ac
commit 757a68755b
No known key found for this signature in database
GPG Key ID: E883E2BC9657D955

View File

@ -64,7 +64,7 @@ namespace bots
}
int build_connect_string(char* buf, const char* connect_string, const char* name, const char* xuid,
int protocol,int port)
int protocol, int port)
{
// Default
auto clan_tag = "3arc"s;