December 2014 files
This commit is contained in:
@@ -8,7 +8,7 @@ class DefendVillageTargetGoal : public TargetGoal
|
||||
{
|
||||
private:
|
||||
VillagerGolem *golem; // Owner of this goal
|
||||
weak_ptr<Mob> potentialTarget;
|
||||
weak_ptr<LivingEntity> potentialTarget;
|
||||
|
||||
public:
|
||||
DefendVillageTargetGoal(VillagerGolem *golem);
|
||||
|
||||
Reference in New Issue
Block a user