Changeset 9357 in orxonox.OLD for branches/proxy/src/world_entities/space_ships
- Timestamp:
- Jul 20, 2006, 2:33:37 PM (18 years ago)
- Location:
- branches/proxy/src/world_entities/space_ships
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/world_entities/space_ships/collision_probe.cc
r8724 r9357 24 24 25 25 26 using namespace std; 26 27 27 28 28 CREATE_FACTORY(CollisionProbe, CL_COLLISION_PROBE); -
branches/proxy/src/world_entities/space_ships/space_ship.cc
r9347 r9357 52 52 53 53 54 using namespace std; 54 55 55 56 56 CREATE_FACTORY(SpaceShip, CL_SPACE_SHIP);
Note: See TracChangeset
for help on using the changeset viewer.