Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/CMakeLists.txt @ 12281

Last change on this file since 12281 was 12281, checked in by pomselj, 5 years ago

weapon stuff

  • Property svn:eol-style set to native
File size: 273 bytes
RevLine 
[5724]1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
[2983]2  EnergyDrink.cc
[2918]3  FusionFire.cc
4  LaserFire.cc
[2979]5  HsW01.cc
[2969]6  LightningGun.cc
[10629]7  SplitGun.cc
8  IceGun.cc
[11108]9  FlameGun.cc
[6417]10  RocketFire.cc
[10622]11  RocketFireOld.cc
[7163]12  SimpleRocketFire.cc
[10622]13  GravityBombFire.cc
[11052]14  MineGun.cc
[12191]15  WagnisGun.cc
[12281]16  BallGun.cc
[2131]17)
Note: See TracBrowser for help on using the repository browser.