Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentationHS15/src/modules/weapons/munitions/CMakeLists.txt @ 10961

Last change on this file since 10961 was 10961, checked in by maxima, 9 years ago

Merged presentation and fabiens branch. Had to modify hoverHUD and invaderHUD, because the text of the healthbar wasn't correctly displayed and the weapon settings of the hovership.

  • Property svn:eol-style set to native
File size: 180 bytes
Line 
1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
2  LaserMunition.cc
3  LightningMunition.cc
4  FusionMunition.cc
5  RocketMunition.cc
6  GravityBombMunition.cc
7  IceMunition.cc
8  SplitMunition.cc
9)
Note: See TracBrowser for help on using the repository browser.