mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-03-18 21:50:33 +01:00
depot plante base
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user