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