Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/particles2/src/modules/weapons/projectiles/CMakeLists.txt @ 6065

Last change on this file since 6065 was 6065, checked in by scheusso, 14 years ago

cleaned up Rocket mess a bit
there is yet a bug if RocketFire is in weaponslot3

  • Property svn:eol-style set to native
File size: 142 bytes
Line 
1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
2  BillboardProjectile.cc
3  ParticleProjectile.cc
4  Projectile.cc
5  LightningGunProjectile.cc
6  Rocket.cc
7)
Note: See TracBrowser for help on using the repository browser.