Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/terrain.cc
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/terrain.cc
r9713 r9715 35 35 36 36 #include "class_id.h" 37 NewObjectListDefinitionID(Terrain, CL_TERRAIN);37 ObjectListDefinitionID(Terrain, CL_TERRAIN); 38 38 CREATE_FACTORY(Terrain); 39 39
Note: See TracChangeset
for help on using the changeset viewer.