X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bigscreen%2Fgroup.h;fp=bigscreen%2Fgroup.h;h=35c89c482eb2e681409b626af6241a98b180cc04;hb=b11d796b525a70f1458ce2d7188baac4b6d5aa27;hp=3aa0efce2d08e2b97ec9b36e90cf212a475edb35;hpb=b3ef74a8872266e9162444a6626770b29beb03ca;p=ccbs diff --git a/bigscreen/group.h b/bigscreen/group.h index 3aa0efc..35c89c4 100644 --- a/bigscreen/group.h +++ b/bigscreen/group.h @@ -15,7 +15,7 @@ struct Score { int score; }; struct Player { - unsigned id; + unsigned id, position; widestring nick; unsigned total, rank;