December 2014 files
This commit is contained in:
@@ -10,7 +10,7 @@ private:
|
||||
TamableAnimal *tamableMob; // Owner of this goal
|
||||
|
||||
public:
|
||||
NonTameRandomTargetGoal(TamableAnimal *mob, const type_info& targetType, float within, int randomInterval, bool mustSee);
|
||||
NonTameRandomTargetGoal(TamableAnimal *mob, const type_info& targetType, int randomInterval, bool mustSee);
|
||||
|
||||
bool canUse();
|
||||
};
|
||||
Reference in New Issue
Block a user