Skip to content

Commit

Permalink
Update ScoreBoardUpdatePlayerStatus
Browse files Browse the repository at this point in the history
  • Loading branch information
Xsear committed May 3, 2024
1 parent 44a6043 commit 6d91f4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ public partial class ScoreBoardUpdatePlayerStatus
{
public EntityId Player; // Assumption
public byte Unk1;
public uint Unk2;
public uint ChassisId;
public byte Unk3;
public byte Unk4; // Alt read
public sbyte Unk5;
Expand Down

0 comments on commit 6d91f4c

Please sign in to comment.