Tobis Programm forked to not destroy your golden files
Fork of Robocode by
Diff: source/StartUp.cpp
- Revision:
- 114:720dc5df42a5
- Parent:
- 97:8da1c57296ff
- Child:
- 119:eb212467afb0
diff -r c7afe49752b9 -r 720dc5df42a5 source/StartUp.cpp --- a/source/StartUp.cpp Tue May 09 13:58:57 2017 +0000 +++ b/source/StartUp.cpp Wed May 10 07:45:33 2017 +0000 @@ -51,7 +51,7 @@ if(stb3 == false) { stb3 = true; printf("initial turn...\r\n"); - turn_for_deg(180); + turn_for_deg(180,1); } else { printf("turning...\r\n"); if(1) { // check if turning complete