teeemcee 2015-11-02 07:23:20 -0800 (Mon, 02 Nov 2015) 342 Cleanup focused ring anim where two variables were named i in the same scope!
Normally this wouldn't work, but one of these variables had the constant value 0 and the code reset "i = 0" before using that variable, and the other was a loop counter (used for two different things). What a kludge! This is not a bugfix: no change in behaviour. --- U wip/bmod.rbas _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
