]> git.cworth.org Git - empires-server/commitdiff
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)
It feels cleaner to have a single object to import and hang everything
we need off of it.


No differences found