Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 11, 2012, 4:03:28 PM (12 years ago)
Author:
weigeltm
Message:

removed attach-command, got rid of error messages, attached weapons to towers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseCenterpoint.h

    r9154 r9175  
    4242#include <util/Math.h>
    4343
    44 #include "worldentities/StaticEntity.h"
     44#include "worldentities/MobileEntity.h"
    4545
    4646namespace orxonox
    4747{
    48     class _TowerDefenseExport TowerDefenseCenterpoint : public StaticEntity
     48    class _TowerDefenseExport TowerDefenseCenterpoint : public MobileEntity
    4949    {
    5050        public:
Note: See TracChangeset for help on using the changeset viewer.