Page 1 of 1

[Fixed] Hand seals don't stop if Timer is Killed

Posted: Tue Jun 22, 2010 10:16 am
by Gatz
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.