Changeset 10114 in orxonox.OLD for trunk/src/world_entities/particles/dot_emitter.cc
- Timestamp:
- Dec 19, 2006, 11:55:26 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/particles/dot_emitter.cc
r9869 r10114 26 26 27 27 28 #include "class_id_DEPRECATED.h" 29 ObjectListDefinition ID(DotEmitter, CL_DOT_EMITTER);28 29 ObjectListDefinition(DotEmitter); 30 30 CREATE_FACTORY(DotEmitter); 31 31
Note: See TracChangeset
for help on using the changeset viewer.