Changeset 8362 in orxonox.OLD for trunk/src/world_entities/creatures
- Timestamp:
- Jun 14, 2006, 10:08:41 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/creatures/md2_creature.cc
r7868 r8362 35 35 #include "graphics_engine.h" 36 36 37 using namespace std; 37 #include "debug.h" 38 38 39 39 CREATE_FACTORY(MD2Creature, CL_MD2_CREATURE);
Note: See TracChangeset
for help on using the changeset viewer.