Ejemplo n.º 1
0
        private void btnMainSendMessage_Click(object sender, EventArgs e)
        {
            Common.NotifyMatchResult();
            Common.NotifyMatchStatus();

            //2013-02-24	好像没啥用,先不发了
            //Common.g_Plugin.DataChangedNotify(OVRDataChangedType.emSplitCompetitorMember, -1, -1, -1, Common.g_nMatchID, Common.g_nMatchID, null);
            //Common.g_Plugin.DataChangedNotify(OVRDataChangedType.emMatchStatistic, -1, -1, -1, Common.g_nMatchID, Common.g_nMatchID, null);
        }