]> git.cworth.org Git - empires-server/commitdiff
Fix the /reset endpoint
authorCarl Worth <cworth@cworth.org>
Wed, 10 Jun 2020 14:25:13 +0000 (07:25 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 10 Jun 2020 14:25:13 +0000 (07:25 -0700)
The fix here was pretty simple. I'd only missed this because I had
forgotten to add an explicit setting of state.scores to null in the
constructor, (so then forgot to also do the same in reset()).


No differences found