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