Changeset 1020 for code/branches/core2/src/orxonox/core/DebugLevel.cc
- Timestamp:
- Apr 10, 2008, 4:39:06 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core2/src/orxonox/core/DebugLevel.cc
r948 r1020 95 95 96 96 // Return a constant value while we're creating the object 97 return 2;97 return 4; 98 98 } 99 99 }
Note: See TracChangeset
for help on using the changeset viewer.