PES 2 - Gruppe 1 / Mbed 2 deprecated Robocode_Random

Dependencies:   mbed

Fork of Robocode by PES 2 - Gruppe 1

Revision:
122:8bfb39434fb7
Parent:
120:cdf7a6751f9e
Child:
125:d0b2057272d0
diff -r af16ffc05593 -r 8bfb39434fb7 source/Main.cpp
--- a/source/Main.cpp	Fri May 12 15:38:01 2017 +0000
+++ b/source/Main.cpp	Sun May 14 08:35:35 2017 +0000
@@ -112,8 +112,8 @@
                 break;
 
 
-            case 46:
-                state = move_to_next_coord();
+            case 45:
+                state = move_to_brick_by_coordlist();
                 break;
             case 47:
                 state = move_in_search_for_brick();