- Timestamp:
- Feb 27, 2009, 2:13:29 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem3/src/orxonox/gamestates/GSRoot.cc
r2693 r2702 111 111 112 112 // initialise TCL 113 this->tclBind_ = new TclBind(Core::getMediaPath ());113 this->tclBind_ = new TclBind(Core::getMediaPathPOSIXString()); 114 114 this->tclThreadManager_ = new TclThreadManager(tclBind_->getTclInterpreter()); 115 115
Note: See TracChangeset
for help on using the changeset viewer.