This commit is contained in:
Regalis
2017-01-01 23:21:29 +02:00
parent e358ea9917
commit 9c07038fef
4 changed files with 7 additions and 56 deletions
-1
View File
@@ -58,7 +58,6 @@ namespace Barotrauma
protected virtual void Finished()
{
taskManager.TaskFinished(this);
isFinished = true;
}
}