This commit is contained in:
Astatin3
2024-05-01 07:51:13 -06:00
parent a76108b0a8
commit 7b5e763327
4 changed files with 10 additions and 55 deletions
+1
View File
@@ -50,6 +50,7 @@ int main(int argc, char* argv[])
// Botcraft::ConnectionClient client;
CommandClient client(false);
client.SetAutoRespawn(true);
// CommandClient client(true);
//
LOG_INFO("Starting connection process");