Added easter egg (a pacman game)

This commit is contained in:
2019-01-11 16:34:43 +01:00
parent 457712cd35
commit 41354be949
32 changed files with 1463 additions and 2 deletions

View File

@ -1136,6 +1136,13 @@ var ComunicWeb = {
},
},
/**
* Easter egg : pacman
*/
pacman: {
//TODO : implement
},
},
/**