Some visual effects when drowning or being killed by pressure

This commit is contained in:
Regalis
2016-02-19 15:00:45 +02:00
parent b49641ecb8
commit c59a2b5207
9 changed files with 66 additions and 11 deletions

View File

@@ -358,6 +358,7 @@ namespace Barotrauma.Items.Components
if (linkedGap!=null) linkedGap.Remove();
doorSprite.Remove();
weldedSprite.Remove();
if (convexHull!=null) convexHull.Remove();
if (convexHull2 != null) convexHull2.Remove();