]> git.cworth.org Git - empires-server/commitdiff
Fix admin interface to work once again
authorCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 12:10:36 +0000 (05:10 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 12:10:36 +0000 (05:10 -0700)
This has been broken since commit 4c810ccb16ea6cfcdcb7f507aea2affc2c36f163
where we renamed "clients" to "players" but missed this reference.

How I miss static checking for things like this...


No differences found