Changeset 5622 in orxonox.OLD for branches/world_entities/src/story_entities
- Timestamp:
- Nov 17, 2005, 1:20:48 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/world_entities/src/story_entities/world.cc
r5558 r5622 81 81 82 82 //! This creates a Factory to fabricate a World 83 CREATE_FACTORY(World );83 CREATE_FACTORY(World, CL_WORLD); 84 84 85 85 World::World(const TiXmlElement* root)
Note: See TracChangeset
for help on using the changeset viewer.