- Timestamp:
- Aug 11, 2013, 9:07:38 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core6/src/libraries/network/synchronisable/Synchronisable.cc
r9631 r9640 80 80 { 81 81 // delete callback function objects 82 if(!IdentifierManager:: isCreatingHierarchy()){82 if(!IdentifierManager::getInstance().isCreatingHierarchy()){ 83 83 // remove object from the static objectMap 84 84 if (this->objectMode_ != 0x0 && (Host::running() && Host::isServer()))
Note: See TracChangeset
for help on using the changeset viewer.