also remove GC Collect from script runner
This commit is contained in:
@@ -114,8 +114,6 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
Unload();
|
||||
GC.Collect();
|
||||
GC.WaitForPendingFinalizers();
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user