#include "AIDiscouragedGoalTimer.h" FAIDiscouragedGoalTimer::FAIDiscouragedGoalTimer() { this->ExpirationTime = 0.00f; this->NumberOfTimesMarkedForDiscouragement = 0; }