From ad0dea302b0f0bd8480d1e030511c302c23cd93c Mon Sep 17 00:00:00 2001 From: ackimixs Date: Fri, 3 May 2024 20:07:22 +0200 Subject: [PATCH] strat --- TCPServer.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TCPServer.h b/TCPServer.h index 1748334..48b6789 100644 --- a/TCPServer.h +++ b/TCPServer.h @@ -137,10 +137,10 @@ private: //TAKE_3_PLANT_TOP, /*DROP_WHITE_FLOWER_J2, DROP_PURPLE_FLOWER,*/ - // TAKE_3_PLANT_TOP_2, - // DROP_FLOWER_BASE_1, - // TAKE_3_PLANT_BOTTOM_2, - // DROP_FLOWER_BASE_1, + TAKE_3_PLANT_TOP_2, + DROP_FLOWER_BASE_1, + TAKE_3_PLANT_BOTTOM_2, + DROP_FLOWER_BASE_1, GO_END };