Changeset 1341 for code/branches/console/src/core/XMLPort.h
- Timestamp:
- May 21, 2008, 1:33:42 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/console/src/core/XMLPort.h
r1062 r1341 78 78 namespace orxonox 79 79 { 80 81 #ifndef _XMLPort_Mode__82 #define _XMLPort_Mode__83 namespace XMLPort84 {85 enum Mode86 {87 LoadObject,88 SaveObject89 };90 }91 #endif92 93 80 // ############################### 94 81 // ### XMLPortParamContainer ###
Note: See TracChangeset
for help on using the changeset viewer.