mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
fix 1
This commit is contained in:
@@ -249,9 +249,9 @@
|
||||
item_state = new_item_state
|
||||
|
||||
/obj/item/gun/energy/update_overlays()
|
||||
. = ..()
|
||||
if(QDELETED(src))
|
||||
return
|
||||
..()
|
||||
if(!automatic_charge_overlays)
|
||||
return
|
||||
var/overlay_icon_state = "[icon_state]_charge"
|
||||
|
||||
Reference in New Issue
Block a user