Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 15, 2007, 10:18:36 AM (17 years ago)
Author:
retolu
Message:

explosion, when deleted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/presentation/src/world_entities/npcs/adm_turret.h

    r10698 r10703  
    1212#include "world_entity.h"
    1313#include "weapons/bsp_weapon.h"
     14
    1415
    1516class AdmTurret : public WorldEntity
     
    3233                   
    3334                   virtual void setTarget(const std::string& target);
     35                   
     36                   virtual void destroy(WorldEntity* killer);
    3437                   
    3538      private:
Note: See TracChangeset for help on using the changeset viewer.