December 2014 files
This commit is contained in:
@@ -6,7 +6,7 @@ class LeapAtTargetGoal : public Goal
|
||||
{
|
||||
private:
|
||||
Mob *mob; // Owner of this goal
|
||||
weak_ptr<Mob> target;
|
||||
weak_ptr<LivingEntity> target;
|
||||
float yd;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user