Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 2, 2008, 1:01:06 AM (16 years ago)
Author:
landauf
Message:

moved WeaponSystem.h and .cc into the objects/weaponSystem directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/CMakeLists.txt

    r2097 r2106  
    6868  objects/worldentities/ParticleSpawner.cc
    6969#  objects/worldentities/Backlight.cc
    70  
     70
    7171  objects/quest/AddQuest.cc
    7272  objects/quest/AddQuestHint.cc
     
    8585  objects/quest/Rewardable.cc
    8686
    87   objects/WeaponSystem.cc
     87  objects/weaponSystem/WeaponSystem.cc
    8888  objects/weaponSystem/WeaponSet.cc
    8989  objects/weaponSystem/WeaponSlot.cc
Note: See TracChangeset for help on using the changeset viewer.