Private
Public Access
1
0

release beta4

This commit is contained in:
2016-12-14 15:50:48 +01:00
parent 6d125f2dab
commit bcc9671895
55 changed files with 452 additions and 198 deletions

View File

@@ -1,20 +1,19 @@
MineSeekerBundle_homepage:
path: /
defaults: { _controller: MineSeekerBundle:Game:index }
schemes: [https]
MineSeekerBundle_gamePlay:
path: /play
defaults: { _controller: MineSeekerBundle:Game:play }
schemes: [https]
MineSeekerBundle_gamePlayWId:
path: /play/{gameAssoc}
defaults: { _controller: MineSeekerBundle:Game:play }
schemes: [https]
MineSeekerBundle_slack:
path: /slack
defaults: { _controller: MineSeekerBundle:Game:slack }
#MineSeekerBundle_gameList:
# path: /list
# defaults: { _controller: MineSeekerBundle:Game:list }
schemes: [https]