From 757a68755bc8a26633b075674eeee6942d5d7258 Mon Sep 17 00:00:00 2001 From: FutureRave Date: Wed, 9 Feb 2022 00:12:47 +0000 Subject: [PATCH] Space --- src/component/bots.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/component/bots.cpp b/src/component/bots.cpp index 07581eb..3fb0129 100644 --- a/src/component/bots.cpp +++ b/src/component/bots.cpp @@ -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;