Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9948 for code/trunk


Ignore:
Timestamp:
Jan 3, 2014, 3:09:55 PM (10 years ago)
Author:
landauf
Message:

comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/worldentities/pawns/Pawn.h

    r9939 r9948  
    236236            Vector3 aimPosition_;
    237237
    238             WorldSound* explosionSound_;
     238            WorldSound* explosionSound_; // TODO: Does this really belong here? Maybe move it to BigExplosion?
    239239
    240240    }; // tolua_export
Note: See TracChangeset for help on using the changeset viewer.