Template:Team:UC Davis/MutantWidget
From 2011.igem.org
(Difference between revisions)
Line 579: | Line 579: | ||
if(kx >= thisdatax.length-1) | if(kx >= thisdatax.length-1) | ||
{ | { | ||
- | kx = thisdatax.length- | + | kx = thisdatax.length-1 |
} | } | ||
if(ky >= thisdatay.length-1) | if(ky >= thisdatay.length-1) | ||
{ | { | ||
- | ky = thisdatay.length- | + | ky = thisdatay.length-1 |
} | } | ||
kx--; | kx--; |
Revision as of 08:06, 27 September 2011