This commit is contained in:
Jan 2019-06-21 19:20:59 +02:00
parent 422aff6555
commit 993dfca580

View File

@ -42,6 +42,7 @@ public class start
hauptkiste.add(flweg);
Gaertner ga = new Gaertner(view,flbeet,flweg,flpflanzen);
ga.registerEvents();
}
/**