- Timestamp:
- Nov 30, 2015, 5:39:43 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/campaignHS15/src/orxonox/worldentities/pawns/Pawn.h
r10437 r10903 194 194 const std::string& getExplosionSound(); 195 195 196 virtual const WeaponSystem* getWeaponSystem() const 197 { return this->weaponSystem_; } 198 196 199 protected: 197 200 virtual void preDestroy();
Note: See TracChangeset
for help on using the changeset viewer.