(e42047dc1) Tester's build, January 30th 2020
This commit is contained in:
@@ -577,6 +577,8 @@ namespace Barotrauma.Items.Components
|
||||
railSprite?.Remove(); railSprite = null;
|
||||
|
||||
#if CLIENT
|
||||
crosshairSprite?.Remove(); crosshairSprite = null;
|
||||
crosshairPointerSprite?.Remove(); crosshairPointerSprite = null;
|
||||
moveSoundChannel?.Dispose(); moveSoundChannel = null;
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user