mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Merge pull request #10642 from Shadow-Quill/Emergency-Shielding
Stop emergency shield gen from unanchoring themselves when turned off.
This commit is contained in:
@@ -167,7 +167,6 @@
|
||||
|
||||
active = 0
|
||||
update_icon()
|
||||
anchored = 0
|
||||
|
||||
for(var/obj/machinery/shield/shield_tile in deployed_shields)
|
||||
qdel(shield_tile)
|
||||
|
||||
Reference in New Issue
Block a user