Changeset 3465 in orxonox.OLD for orxonox/branches/updater/src
- Timestamp:
- Mar 9, 2005, 10:01:34 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc
r3464 r3465 1142 1142 { 1143 1143 this->value = atoi(loadString); 1144 printf("Loading %s: %s %d\n", this->title, loadString, value);1144 PRINT(3)("Loading %s: %s %d\n", this->title, loadString, value); 1145 1145 this->redraw(); 1146 1146 }
Note: See TracChangeset
for help on using the changeset viewer.