From 997bac8c9963354d53d467208e09c24d57055c1d Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 31 Jan 2009 09:30:13 -0700 Subject: Fix to yesterday's fix --- src/map/magic-stmt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map/magic-stmt.c') diff --git a/src/map/magic-stmt.c b/src/map/magic-stmt.c index ba132b3..3422a1b 100644 --- a/src/map/magic-stmt.c +++ b/src/map/magic-stmt.c @@ -156,8 +156,8 @@ magic_stop_completely(character_t *c) if (attack_spell) free_invocation(attack_spell); c->attack_spell_override = 0; - char_set_weapon_icon(caster, 0, 0, 0); - char_set_attack_info(caster, 0, 0); + char_set_weapon_icon(c, 0, 0, 0); + char_set_attack_info(c, 0, 0); } } -- cgit v1.2.3-60-g2f50