Changeset 9948
- Timestamp:
- Jan 3, 2014, 3:09:55 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/worldentities/pawns/Pawn.h
r9939 r9948 236 236 Vector3 aimPosition_; 237 237 238 WorldSound* explosionSound_; 238 WorldSound* explosionSound_; // TODO: Does this really belong here? Maybe move it to BigExplosion? 239 239 240 240 }; // tolua_export
Note: See TracChangeset
for help on using the changeset viewer.