[Fixed] Hand seals don't stop if Timer is Killed
Post 1: Gatz · 2010-06-22 15:16 UTC
If a timer is killed for some reason, the hand seal flag isn't removed. extract_timer() just needs to do the check for this and the remove_handseal() function needs to not flip if it gets killed unnaturally.