OSDN Git Service

Replaced "spelling" with "spell casting" in English name for high mage innate ability.
[hengbandforosx/hengbandosx.git] / src / cmd-hissatsu.c
index a7f6e03..64e0e6f 100644 (file)
@@ -343,7 +343,6 @@ void do_cmd_hissatsu(void)
 
        sound(SOUND_ZAP);
 
-       /* Cast the spell */
        if (!do_spell(REALM_HISSATSU, n, SPELL_CAST)) return;
 
        take_turn(p_ptr, 100);