Changeset 4637 in orxonox.OLD for orxonox/trunk/src/util/resource_manager.h
- Timestamp:
- Jun 16, 2005, 1:31:24 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/util/resource_manager.h
r4606 r4637 73 73 74 74 // more specific 75 float modelSize; //!< the size of the model (OBJ/PRIM) 75 76 #ifndef NO_MODEL 76 float modelSize; //!< the size of the model (OBJ/PRIM)77 77 char* skinFileName; //!< skinFileName (MD2) 78 78 #endif /* NO_MODEL */
Note: See TracChangeset
for help on using the changeset viewer.