Skip to content

Commit

Permalink
remove KA fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Couls committed Sep 16, 2019
1 parent d89d4db commit 27e65d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
empty()

/obj/item/gun/energy/kinetic_accelerator/proc/empty()
power_supply?.use(500)
power_supply.use(500)
update_icon()

/obj/item/gun/energy/kinetic_accelerator/proc/attempt_reload(recharge_time)
Expand Down

0 comments on commit 27e65d9

Please sign in to comment.