Fix memory leak

This commit is contained in:
Michael Cook (mackal)
2018-03-03 22:21:06 -05:00
parent 5aab187e17
commit b63923264d
+1
View File
@@ -616,6 +616,7 @@ bool Aura::Process()
it = spawned_for.erase(it);
}
}
safe_delete(app);
}
// TODO: waypoints?