Changeset 7256 in orxonox.OLD for trunk/src/defs
- Timestamp:
- Mar 30, 2006, 11:45:31 AM (19 years ago)
- Location:
- trunk/src/defs
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/defs/class_id.h
r7193 r7256 96 96 CL_MASK_LOWLEVEL_CLASS = 0x00000fff, 97 97 98 CL_PREFERENCES = 0X00000f51, 98 99 99 100 /// SINGLETON classes (range from 0x00000000 to 0x000000ff) -
trunk/src/defs/globals.h
r6998 r7256 27 27 #define DEFAULT_DATA_DIR DATADIR "/orxonox/" 28 28 #define DEFAULT_DATA_DIR_CHECKFILE "data.oxd" 29 30 #define DEFAULT_ORXONOX_PORT 9999 29 31 30 32 // Defines all the Sections of the Config (in Gui and orxonox)
Note: See TracChangeset
for help on using the changeset viewer.