Update energy.dm

This commit is contained in:
Jordie
2015-12-11 16:25:16 +11:00
parent 7719d8cb54
commit d7e7ef9280
+3 -1
View File
@@ -36,6 +36,8 @@
shot = ammo_type[select]
fire_sound = shot.fire_sound
fire_delay = shot.delay
if(selfcharge)
SSobj.processing |= src
update_icon()
return
@@ -160,4 +162,4 @@
if(selfcharge)
SSobj.processing |= src
else
SSobj.processing -= src
SSobj.processing -= src