Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 2, 2009, 5:12:06 PM (14 years ago)
Author:
youngk
Message:

Resolved Conflicts, edited a few COUTs and commented out a semi-obsolete chunk of code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2/src/orxonox/MoodManager.cc

    r6182 r6205  
    7878            ResetConfigValue(mood_);
    7979        }
    80         COUT(0) << "MoodManager: Mood now set to " << mood_ << std::endl;
     80        COUT(3) << "MoodManager: Mood now set to " << mood_ << std::endl;
    8181        return;
    8282    }
Note: See TracChangeset for help on using the changeset viewer.