forked from 2211945/WIZARD_PR2_DOP
Merge pull request 'kommentar hinzugefügt' (#13) from SpielCLI_feat into main
Reviewed-on: 2211945/WIZARD_PR2_DOP#13 Reviewed-by: Philipp Kotte <2211945@stud.hs-mannheim.de>
commit
2d6da1d460
|
@ -9,4 +9,6 @@ package UI;
|
||||||
|
|
||||||
public class SpielCLI {
|
public class SpielCLI {
|
||||||
int x = 12;
|
int x = 12;
|
||||||
|
|
||||||
|
//Kommentar
|
||||||
}
|
}
|
Loading…
Reference in New Issue