Changeset 6799 in orxonox.OLD for trunk/src/world_entities/weapons
- Timestamp:
- Jan 27, 2006, 4:16:02 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/cannon.cc
r6671 r6799 74 74 // this->model = (Model*)ResourceManager::getInstance()->load("models/guns/test_gun.obj", OBJ, RP_CAMPAIGN); 75 75 76 this->loadModel("models/guns/ cannon.obj");76 this->loadModel("models/guns/plasmadriver_#.obj"); 77 77 78 78 this->setStateDuration(WS_SHOOTING, 2.0);
Note: See TracChangeset
for help on using the changeset viewer.