search for skill.c
if (temp == AS_SONICBLOW) pc_stop_attack(sd); //Special case, Sonic Blow autospell should stop the player attacking.
add // to disable
// if (temp == AS_SONICBLOW)// pc_stop_attack(sd); //Special case, Sonic Blow autospell should stop the player attacking.
then recompile.