]> git.cworth.org Git - empires-server/commit
Move our router objects from exports.router to exports.Game.router
authorCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 21:22:26 +0000 (14:22 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 21:22:26 +0000 (14:22 -0700)
commitf27cdf8b57b41a91dd7ab67be407d803dcaad1a3
tree18d2c3f361a3ed0d613a40c6f84924e459b3a430
parentfbf331eedc7d4579ec861c140e26a11b04278c1c
Move our router objects from exports.router to exports.Game.router

It feels cleaner to have a single object to import and hang everything
we need off of it.
empires.js
lmno.js
tictactoe.js