Skip to content
Snippets Groups Projects
Commit bd687c80 authored by Villard PierreFrederic's avatar Villard PierreFrederic
Browse files

Subjective view

parent bf7813bd
No related branches found
No related tags found
No related merge requests found
......@@ -40,8 +40,7 @@ public class MoteurPhysique {
* Construit un moteur par defaut
* @throws IOException
*/
public MoteurPhysique() throws IOException {
monde = new Monde();
public MoteurPhysique() {
}
// met a jour le monde
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment