Fix few crashes while loading server.
This commit is contained in:
@@ -515,7 +515,7 @@ namespace Game.Networking.Packets
|
||||
}
|
||||
|
||||
//Structs
|
||||
class BracketInfo
|
||||
struct BracketInfo
|
||||
{
|
||||
public int PersonalRating;
|
||||
public int Ranking;
|
||||
|
||||
Reference in New Issue
Block a user