Changeset 7866 in orxonox.OLD for branches/gui/src/story_entities/movie_loader.cc
- Timestamp:
- May 26, 2006, 1:11:10 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/src/story_entities/movie_loader.cc
r7283 r7866 70 70 ErrorMessage MovieLoader::unloadData() 71 71 { 72 EventHandler::getInstance()->unsubscribe(this,ES_GAME);72 this->unsubscribeEvents(ES_GAME); 73 73 } 74 74
Note: See TracChangeset
for help on using the changeset viewer.