update build files
This commit is contained in:
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.
Binary file not shown.
BIN
dist/CancerGrowth.jar
vendored
BIN
dist/CancerGrowth.jar
vendored
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…
x
Reference in New Issue
Block a user