New Projekt Stukture

This commit is contained in:
Noah
2021-10-02 17:38:22 +02:00
parent 0c09667677
commit 6887b1df32
2 changed files with 85 additions and 2 deletions
+4
View File
@@ -238,6 +238,10 @@ public class Control {
public void createControlWindow() {
gui.createControlWindow();
}
public void setCells(){
}
}