fast fast fertig
This commit is contained in:
parent
aff2d12f1b
commit
ad2b1845a4
@ -185,7 +185,7 @@ public class Garten extends Kompositum
|
||||
public Pflanze getmovePflanze(MouseEvent e)
|
||||
{
|
||||
Pflanze diePflanze = null;
|
||||
int abstand = 30;
|
||||
int abstand = 15;
|
||||
|
||||
for (int i = 0; i < pflanzen.size(); i++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user