Changeset 6307 for code/branches/presentation2/src/modules
- Timestamp:
- Dec 9, 2009, 10:09:27 PM (15 years ago)
- Location:
- code/branches/presentation2/src/modules/weapons/weaponmodes
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/modules/weapons/weaponmodes/HsW01.cc
r6245 r6307 41 41 #include "worldentities/WorldEntity.h" 42 42 #include "worldentities/pawns/Pawn.h" 43 44 #include "sound/WorldSound.h"45 43 46 44 namespace orxonox -
code/branches/presentation2/src/modules/weapons/weaponmodes/LightningGun.cc
r6245 r6307 36 36 #include "worldentities/pawns/Pawn.h" 37 37 38 #include "sound/WorldSound.h"39 40 38 namespace orxonox 41 39 { -
code/branches/presentation2/src/modules/weapons/weaponmodes/RocketFire.cc
r6285 r6307 38 38 #include "worldentities/pawns/Pawn.h" 39 39 40 #include "sound/WorldSound.h"41 42 40 namespace orxonox 43 41 {
Note: See TracChangeset
for help on using the changeset viewer.