Changeset 9507 in orxonox.OLD for branches/proxy/src/world_entities/space_ships
- Timestamp:
- Jul 27, 2006, 1:59:30 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/world_entities/space_ships/turbine_hover.cc
r9502 r9507 276 276 else if (teamID == 1) 277 277 this->setBoostColor(Color::red); 278 279 // set the local team id, very important 280 this->setTeamId(teamID); 278 281 } 279 282
Note: See TracChangeset
for help on using the changeset viewer.