

1






DDNet using 1.5G ram, what have we come to?

































































































































1







{
// ...
rank: { // same with team_rank
rank: null
},
// ...
}
when there's no rank, and
{
// ...
rank: { // same with team_rank
points: 34,
rank: 109
},
// ...
}
when you have a rank?





































sad