Changeset 9406 in orxonox.OLD for trunk/src/subprojects/collision_detection
- Timestamp:
- Jul 24, 2006, 11:09:47 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/subprojects/collision_detection/collision_test_entity.cc
r7711 r9406 25 25 #include "util/loading/factory.h" 26 26 27 using namespace std; 27 28 28 CREATE_FACTORY(CollisionTestEntity, CL_ENVIRONMENT); 29 29
Note: See TracChangeset
for help on using the changeset viewer.