From c66e15596c060af7c28ccb1131988d039417e65d Mon Sep 17 00:00:00 2001 From: ackimixs Date: Sat, 4 May 2024 09:22:03 +0200 Subject: [PATCH] depot plante base --- TCPServer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TCPServer.cpp b/TCPServer.cpp index 4d65ff0..87381ea 100644 --- a/TCPServer.cpp +++ b/TCPServer.cpp @@ -188,7 +188,7 @@ void TCPServer::handleMessage(const std::string& message, int clientSocket) case 3: this->team = BLUE; spawnPoint[0] = 250; - spawnPoint[1] = 1790; + spawnPoint[1] = 1800; spawnPoint[2] = 0; // For test