Changeset 10735 in orxonox.OLD for branches/presentation/src/lib/collision_reaction
- Timestamp:
- Jun 20, 2007, 4:01:06 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/lib/collision_reaction/cr_defs.h
r10013 r10735 25 25 26 26 //!< the maximal number of bounding volumes collision events per frame 27 #define CR_MAX_COLLISION_EVENTS 300027 #define CR_MAX_COLLISION_EVENTS 10000 28 28 29 29
Note: See TracChangeset
for help on using the changeset viewer.