mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-29 16:18:35 +01:00
Fix shield project init missing return
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
if(always_on)
|
||||
create_shields()
|
||||
GLOB.moved_event.register(src, src, .proc/moved_event)
|
||||
..()
|
||||
return ..()
|
||||
|
||||
/obj/item/shield_projector/Destroy()
|
||||
destroy_shields()
|
||||
|
||||
Reference in New Issue
Block a user