new start

This commit is contained in:
ackimixs
2024-05-03 18:04:39 +02:00
parent f87fc78c74
commit b4e5663278

View File

@@ -479,7 +479,7 @@ void TCPServer::startGame() {
dropFlowers(DROP_FLOWER_J1);
break;
case DROP_FLOWER_J2:
dropFlowers(DROP_WHITE_FLOWER_J2);
dropFlowers(DROP_FLOWER_J2);
break;
case TAKE_3_PLANT_TOP:
go3Plants(TAKE_3_PLANT_TOP);