- Timestamp:
- Nov 20, 2017, 4:48:03 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ScriptableController_HS17/src/orxonox/Level.h
r11562 r11583 60 60 { return this->controller_.get(); } 61 61 62 inline const std::string &getScript(void) 63 { return this->level_script_; } 64 62 65 63 66 private:
Note: See TracChangeset
for help on using the changeset viewer.