Changeset 7374 in orxonox.OLD for trunk/src/story_entities/game_world.cc
- Timestamp:
- Apr 26, 2006, 3:28:55 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/game_world.cc
r7370 r7374 120 120 { 121 121 /* init the world interface */ 122 this->shell = new Shell();122 this->shell = new OrxShell::Shell(); 123 123 124 124 State::setCurrentStoryEntity(dynamic_cast<StoryEntity*>(this));
Note: See TracChangeset
for help on using the changeset viewer.