Merge remote-tracking branch 'origin/master'

This commit is contained in:
Jonas Dernedde 2021-12-20 09:37:17 +01:00
commit bf200a06ba

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