(0be4bd31d) Todo note about idling characters killing the framerate (see #1397)

This commit is contained in:
Joonas Rikkonen
2019-04-07 13:41:07 +03:00
parent db754188ce
commit 1297127ae2
2 changed files with 2 additions and 6 deletions
@@ -1144,12 +1144,6 @@ namespace Barotrauma
return;
}
float forceFactor = 1.0f;
if (CurrentHull != null)
{
return;
}
float forceFactor = 1.0f;
if (CurrentHull != null)
{