- Timestamp:
- Dec 17, 2008, 10:25:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem2/src/orxonox/gamestates/GSGraphics.cc
r2509 r2512 325 325 COUT(4) << "Creating Ogre Root..." << std::endl; 326 326 327 if (ogrePluginsFile_ == "")328 {329 COUT(2) << "Warning: Ogre plugins file set to \"\". Defaulting to plugins.cfg" << std::endl;330 ModifyConfigValue(ogrePluginsFile_, tset, "plugins.cfg");331 }332 327 if (ogreConfigFile_ == "") 333 328 {
Note: See TracChangeset
for help on using the changeset viewer.