- Timestamp:
- Dec 11, 2015, 3:26:20 PM (9 years ago)
- Location:
- code/branches/presentationHS15
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentationHS15
- Property svn:mergeinfo changed
-
code/branches/presentationHS15/src/orxonox/worldentities/pawns/Pawn.h
r10962 r10970 201 201 const std::string& getExplosionSound(); 202 202 203 virtual const WeaponSystem* getWeaponSystem() const 204 { return this->weaponSystem_; } 205 203 206 protected: 204 207 virtual void preDestroy();
Note: See TracChangeset
for help on using the changeset viewer.