Compare commits
2 Commits
39212794fd
...
e0c4396432
| Author | SHA1 | Date | |
|---|---|---|---|
| e0c4396432 | |||
|
|
372df074b4 |
@ -2,7 +2,7 @@ import systems.Game;
|
||||
|
||||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
System.out.print("Hello and welcome!");
|
||||
System.out.print("Hello and welcome! Test Gitea");
|
||||
Game game = new Game();
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user