Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/weaponFS15/src/modules/weapons/munitions/CMakeLists.txt @ 10369

Last change on this file since 10369 was 10369, checked in by meggiman, 9 years ago

Alle Klassen implementiert um die Waffe abzufeuern. Noch sehr fehlerhaft.

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