Tobis Programm forked to not destroy your golden files
Fork of Robocode by
Diff: source/StartUp.cpp
- Revision:
- 86:df8c869a5a52
- Parent:
- 82:a6f0f827dcb0
- Child:
- 93:837a13760026
--- a/source/StartUp.cpp Mon May 01 10:07:35 2017 +0000 +++ b/source/StartUp.cpp Mon May 01 12:55:11 2017 +0000 @@ -19,7 +19,7 @@ { if(get_user() == false && stb2) { - return 25; + return 103; } else { stb2 = true; wait_ms(100);