mirror of
https://forge.univ-lyon1.fr/tplifap4/gyromite_ya.git
synced 2024-02-27 13:31:49 +01:00
test git
This commit is contained in:
parent
159a0a23f2
commit
a28f222fbd
@ -9,6 +9,7 @@ import modele.plateau.Jeu;
|
||||
|
||||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
//test du git
|
||||
Jeu jeu = new Jeu();
|
||||
|
||||
VueControleurGyromite vc = new VueControleurGyromite(jeu);
|
||||
|
Loading…
Reference in New Issue
Block a user