release beta4
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user