@@ -45,7 +45,7 @@ protected:
|
||||
|
||||
public:
|
||||
virtual void die(DamageSource *source);
|
||||
virtual bool doHurtTarget(std::shared_ptr<Entity> target);
|
||||
virtual bool doHurtTarget(shared_ptr<Entity> target);
|
||||
virtual bool isPowered();
|
||||
float getSwelling(float a);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user