fixed json parsing error on player death
This commit is contained in:
@@ -1465,7 +1465,7 @@ public record DeathCause
|
||||
set;
|
||||
}
|
||||
|
||||
public int? Side
|
||||
public string? Side
|
||||
{
|
||||
get;
|
||||
set;
|
||||
|
||||
Reference in New Issue
Block a user