Steinform korrektor

This commit is contained in:
zhe 2021-12-20 09:36:37 +01:00
parent da39719fa4
commit 58bbbcf2f6

View File

@ -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[][]{