Changeset 6962
- Timestamp:
- May 22, 2010, 7:23:31 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/sound5/src/orxonox/MoodManager.cc
r6417 r6962 62 62 { 63 63 // TODO: Insert new moods here & make this generic 64 if (mood_ != "default" && mood_ != "dnb" )64 if (mood_ != "default" && mood_ != "dnb" && mood_ != "eightbit") 65 65 { 66 66 ResetConfigValue(mood_);
Note: See TracChangeset
for help on using the changeset viewer.