Changeset 10114 in orxonox.OLD for trunk/src/world_entities/space_ships/hover.cc
- Timestamp:
- Dec 19, 2006, 11:55:26 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/space_ships/hover.cc
r9869 r10114 34 34 #include "debug.h" 35 35 36 #include "class_id_DEPRECATED.h" 37 ObjectListDefinition ID(Hover, CL_HOVER);36 37 ObjectListDefinition(Hover); 38 38 CREATE_FACTORY(Hover); 39 39
Note: See TracChangeset
for help on using the changeset viewer.