Changeset 9925 in orxonox.OLD for branches/network/src/world_entities/space_ships/helicopter.cc
- Timestamp:
- Nov 9, 2006, 7:20:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/space_ships/helicopter.cc
r9869 r9925 34 34 #include "debug.h" 35 35 36 #include "class_id_DEPRECATED.h" 37 ObjectListDefinition ID(Helicopter, CL_HELICOPTER);36 37 ObjectListDefinition(Helicopter); 38 38 CREATE_FACTORY(Helicopter); 39 39 #include "script_class.h"
Note: See TracChangeset
for help on using the changeset viewer.