- Timestamp:
- Nov 12, 2008, 4:45:50 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.h
r2186 r2203 37 37 #include "util/Math.h" 38 38 #include "../Weapon.h" 39 #include "../projectiles/BillboardProjectile.h" 40 #include "../projectiles/ParticleProjectile.h" 39 41 40 42 namespace orxonox … … 50 52 void fire(); 51 53 52 53 54 private: 54 55
Note: See TracChangeset
for help on using the changeset viewer.