fix spectators not seeing each other's names when joining spectator team

This commit is contained in:
Martin Michelsen
2023-10-01 08:36:33 -07:00
parent 507b2fbcac
commit bbe42b765c
4 changed files with 45 additions and 29 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ public:
PlayerLobbyDataDCGC lobby_data;
PlayerInventory inventory;
PlayerDispDataDCPCV3 disp;
uint32_t level;
le_uint32_t level;
} __attribute__((packed));
struct Event {