- Timestamp:
- Apr 14, 2016, 1:11:00 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/sagerjFS16/src/orxonox/weaponsystem/WeaponSystem.cc
r11153 r11164 299 299 if (it != this->weaponSets_.end() && it->second) 300 300 it->second->release(); 301 orxout() << "release wsys " << firemode << endl; 301 302 } 302 303
Note: See TracChangeset
for help on using the changeset viewer.