Exemplo n.º 1
0
 static void WriteAdminPlayerData(BinaryWriter writer, AdminPlayerData item)
 {
     item.Pack(writer);
 }