private void OnDisable() { ApplyTimePenalty -= AddPenaltyTime; }
private void OnEnable() { ApplyTimePenalty += AddPenaltyTime; }