]> git.cworth.org Git - lmno.games/commitdiff
Tighten up the display of the PlayerInfo block
authorCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 01:06:45 +0000 (18:06 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 11:46:51 +0000 (04:46 -0700)
Drop the display of the ID value, because that's meaningless to a
user, and then also just put the team into parens after the player (or
omit those parens entirely if the player is not on a team).

And use a single prop for all of this information instead of a
separate prop for each property of the player_info object.


No differences found