Changeset 745 for code/branches/FICN/src/orxonox/core
- Timestamp:
- Dec 31, 2007, 4:37:59 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc
r742 r745 950 950 Language::getLanguage().addEntry(this->description_, description); 951 951 this->bAddedDescription_ = true; 952 COUT(4) << "Added description " << this->description_ << std::endl;953 COUT(4) << "Translation is: " << Language::getLanguage().getTranslation(this->description_) << std::endl;954 952 } 955 953 }
Note: See TracChangeset
for help on using the changeset viewer.