- Timestamp:
- May 24, 2018, 4:42:43 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ScriptableController_FS18/src/orxonox/Level.cc
r11974 r12006 58 58 this->xmlfile_ = nullptr; 59 59 this->controller_.reset(new ScriptableController()); 60 this->controller_->level_ = this;61 60 } 62 61
Note: See TracChangeset
for help on using the changeset viewer.