(5a377a8ee) Unstable v0.9.1000.0
This commit is contained in:
@@ -120,6 +120,10 @@ namespace Barotrauma.Items.Components
|
||||
return;
|
||||
}
|
||||
|
||||
#if CLIENT
|
||||
item.ResetCachedVisibleSize();
|
||||
#endif
|
||||
|
||||
if (SnapOnCollision)
|
||||
{
|
||||
raycastTimer += deltaTime;
|
||||
|
||||
Reference in New Issue
Block a user