]> git.cworth.org Git - lmno-server/commit
Empathy: Delay the updating of total scores until a new round
authorCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 02:26:51 +0000 (19:26 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 02:26:51 +0000 (19:26 -0700)
commit9aa7407eda90493c1004258e705ef0fa4afa6a48
tree8a1cc0af4575921775cc37ade2e6468357c6190a
parent02c84b85c58b60f48bb0baf37cacdd037e84d28d
Empathy: Delay the updating of total scores until a new round

Instead of doing this in the compute_scores function (for the current
round) as we may end up having that function called multiple times.
empathy.js