protected override void Deserialize(NetworkBinaryReader reader)
 {
     SpectatorOrTeamID = reader.ReadSByte();
 }