Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4637 in orxonox.OLD for orxonox/trunk/src/util/resource_manager.h


Ignore:
Timestamp:
Jun 16, 2005, 1:31:24 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: particles_fun compiles again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/util/resource_manager.h

    r4606 r4637  
    7373
    7474  // more specific
     75  float             modelSize;         //!< the size of the model (OBJ/PRIM)
    7576#ifndef NO_MODEL
    76   float             modelSize;         //!< the size of the model (OBJ/PRIM)
    7777  char*             skinFileName;      //!< skinFileName (MD2)
    7878#endif /* NO_MODEL */
Note: See TracChangeset for help on using the changeset viewer.