update build files

master
ThirstyShark 5 years ago
parent 421d85401c
commit 2062b15346

@ -1,4 +1,4 @@
#Thu, 31 Jan 2019 17:09:46 -0600
#Mon, 04 Feb 2019 21:13:01 -0600
C\:\\Users\\cd109\\Desktop\\CancerGrowth=

Binary file not shown.

@ -31,7 +31,7 @@ public class Cell extends Object
static
{
boolean transparent = false;
boolean transparent = true;
for (int count = 0; count < p1.length; count++)
{
BufferedImage g1 = new BufferedImage(50, 50, BufferedImage.TYPE_INT_ARGB);

Loading…
Cancel
Save