mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 16:42:13 +00:00
Fixes bug with exosuits leaving an invisible mob after dismantling. (#8074)
This commit is contained in:
@@ -84,10 +84,6 @@
|
||||
if(remote_network)
|
||||
SSvirtualreality.remove_mech(src, remote_network)
|
||||
|
||||
for(var/thing in hud_elements)
|
||||
qdel(thing)
|
||||
hud_elements.Cut()
|
||||
|
||||
hardpoint_hud_elements = null
|
||||
|
||||
hardpoints = null
|
||||
|
||||
Reference in New Issue
Block a user