Is this the right line for editing it? I add "//" it doesn't work lol ) I don't know how to remove this can anyone help me?    I want the Injustice Card Auto Cast Sonic Blow will not stop even attacking (/nc)   if (skill == AS_SONICBLOW) pc_stop_attack(sd); //Special case, Sonic Blow autospell should stop the player attacking. else if (skill == PF_SPIDERWEB) //Special case, due to its nature of coding. type = CAST_GROUND;