Skip to content

Commit

Permalink
ahem
Browse files Browse the repository at this point in the history
  • Loading branch information
Daeberdir committed Oct 10, 2024
1 parent f3df3e7 commit 87eac7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/spells/charge.dm
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@


/obj/effect/proc_holder/spell/charge/cast(list/targets, mob/user = usr)
var/charge_result = NONE
var/atom/charged_item
var/charge_result

var/mob/living/living = targets[1]

Expand Down

0 comments on commit 87eac7b

Please sign in to comment.