Steinform korrektor
This commit is contained in:
parent
da39719fa4
commit
58bbbcf2f6
@ -52,7 +52,7 @@ private Color[] colors ={Color.decode("#ff00bf"),Color.decode("#0000ff"),Color.d
|
||||
{0,0,1}
|
||||
}, this,colors[3]);
|
||||
steine[4]= new Stein(new int[][]{
|
||||
{1,1,1},
|
||||
{0,1,1},
|
||||
{1,1,0}
|
||||
}, this,colors[4]);
|
||||
steine[5]= new Stein(new int[][]{
|
||||
|
Loading…
Reference in New Issue
Block a user