Tobis Programm forked to not destroy your golden files
Fork of Robocode by
Diff: source/Grabbing.cpp
- Revision:
- 114:720dc5df42a5
- Parent:
- 102:dae11a6102d4
- Child:
- 116:e03a3692cdf0
--- a/source/Grabbing.cpp Tue May 09 13:58:57 2017 +0000 +++ b/source/Grabbing.cpp Wed May 10 07:45:33 2017 +0000 @@ -28,7 +28,7 @@ } break; case 3: - move_for_distance(0.10f); + move_for_distance(0.15f); grabbing_state = 4; break; case 4: