(bf212a41f) v0.9.2.0 pre-release test version
This commit is contained in:
@@ -136,7 +136,7 @@ namespace Barotrauma
|
||||
if (!handle.Coroutine.MoveNext()) return;
|
||||
}
|
||||
}
|
||||
catch (ThreadAbortException tae)
|
||||
catch (ThreadAbortException)
|
||||
{
|
||||
//not an error, don't worry about it
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user