mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-23 01:49:29 +02:00
trop de truc pour tout ecrire
This commit is contained in:
@@ -24,8 +24,5 @@ module.exports = {
|
||||
});
|
||||
|
||||
Game.startGame();
|
||||
Game.on('gameOver', result => {
|
||||
console.log(result); // => { result... }
|
||||
});
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user