Changeset 7127 for code/branches/presentation3/src/orxonox/MoodManager.cc
- Timestamp:
- Jun 9, 2010, 9:32:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/src/orxonox/MoodManager.cc
r7121 r7127 45 45 RegisterRootObject(MoodManager); 46 46 this->setConfigValues(); 47 47 48 48 // Checking for the existence of the folder for the default mood 49 49 /* Note: Currently Resource::exists(path) will always return false when the path field points to a folder.
Note: See TracChangeset
for help on using the changeset viewer.