From: Carl Worth Date: Sat, 27 Jun 2020 14:44:31 +0000 (-0700) Subject: Add all players who have answered as "judging" when judging phase starts X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=aa245121ee40c82e9d96b246ab1fc63cb5fabc5f;hp=aa245121ee40c82e9d96b246ab1fc63cb5fabc5f;p=empires-server Add all players who have answered as "judging" when judging phase starts The rationale for this change is explained more fully in the commit message of the previous commit. This change fixes the failing test case added in the previous commit so the test suite now entirely passes again. ---