Ajout index
This commit is contained in:
parent
808c9d7385
commit
b7635a1ac0
3 changed files with 30 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
GET / controllers.HomeController.index()
|
||||
GET /game controllers.GameController.index()
|
||||
GET /bricks controllers.GameController.getBricks()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue