Changeset 11721
- Timestamp:
- Feb 10, 2018, 1:01:38 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/modules/gametypes/SpaceRace.cc
r11720 r11721 92 92 // define spawn positions of the 5 bots 93 93 94 int startpos[15];94 float startpos[15]; 95 95 96 96 startpos[0] =100;
Note: See TracChangeset
for help on using the changeset viewer.