Changeset 9925 in orxonox.OLD for branches/network/src/world_entities/particles/dot_particles.cc
- Timestamp:
- Nov 9, 2006, 7:20:19 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/particles/dot_particles.cc
r9869 r9925 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.