forked from 2211945/WIZARD_PR2_DOP
Merge branch 'main' of https://gitty.informatik.hs-mannheim.de/2211945/WIZARD_PR2_DOP into comments
commit
fff29f4d40
|
@ -7,6 +7,8 @@ written on: 05 / 10 / 2023 at: 23:25
|
||||||
|
|
||||||
package UI;
|
package UI;
|
||||||
|
|
||||||
public abstract class SpielCLI {
|
public class SpielCLI {
|
||||||
public int id;
|
int x = 12;
|
||||||
|
|
||||||
|
//Kommentar
|
||||||
}
|
}
|
Loading…
Reference in New Issue