Changeset 10114 in orxonox.OLD for trunk/src/world_entities/particles/dot_particles.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_particles.cc
r9869 r10114 23 23 #include "state.h" 24 24 25 #include "class_id_DEPRECATED.h"26 25 27 ObjectListDefinitionID(DotParticles, CL_DOT_PARTICLES); 26 27 ObjectListDefinition(DotParticles); 28 28 CREATE_FACTORY(DotParticles); 29 29
Note: See TracChangeset
for help on using the changeset viewer.