On Sat, Mar 31, 2007 at 04:31:28AM -0700, [EMAIL PROTECTED] wrote: > pkmnfrk > 2007-03-31 04:31:28 -0700 (Sat, 31 Mar 2007) > 12 > no comment. > --- > U wip/bmodsubs.bas >
For the record: [EMAIL PROTECTED]:~/src/ohr/wip$ svn diff -r 1070:1071 Index: bmodsubs.bas =================================================================== --- bmodsubs.bas (revision 1070) +++ bmodsubs.bas (revision 1071) @@ -653,9 +653,9 @@ IF atk(14) = 3 THEN ' spin FOR ii = 0 TO 2 anim_setdir who, 1 - anim_wait 10 + anim_wait 1 anim_setdir who, 0 - anim_wait 10 + anim_wait 1 NEXT ii END IF IF atk(14) = 4 THEN ' Jump --- Bob the Hamster _______________________________________________ ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
