Changeset 5917 for code/branches/core5/src/orxonox/weaponsystem
- Timestamp:
- Oct 9, 2009, 4:44:50 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/src/orxonox/weaponsystem/WeaponSlot.cc
r5738 r5917 46 46 this->weapon_ = 0; 47 47 48 this->set ObjectMode(0x0);48 this->setSyncMode(0x0); 49 49 } 50 50
Note: See TracChangeset
for help on using the changeset viewer.