]> git.cworth.org Git - empires-server/commit
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)
commit9fb6009a9666b92b18436975409d3717128ec9ba
treea728c7889bbd834816b02e94b338333750ca6984
parent162a37c567f8f2839a4968a784d4583b2e9d5e49
Fix the /reset endpoint

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()).
empathy.js