void MsgSCPlayerLogout(BinaryReader br) { MsgSCPlayerLogout msg = new MsgSCPlayerLogout(br); gamescenemanager.DestroyOtherPlayer(msg); }