Compare commits
No commits in common. "e0c439643258c5d3dc3b74c5710221df0637f81d" and "39212794fd99db1b34a95e112b680645e99c3d79" have entirely different histories.
e0c4396432
...
39212794fd
@ -2,7 +2,7 @@ import systems.Game;
|
||||
|
||||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
System.out.print("Hello and welcome! Test Gitea");
|
||||
System.out.print("Hello and welcome!");
|
||||
Game game = new Game();
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user