--- --- Created by 谌建军. --- DateTime: 2017/12/13 10:51 --- local RunFast_Protocol = { RunFast_ConfirmToNextGame = "1003", RunFast_Send_Card = "1013", RunFast_Send_Guo = "1014", RunFast_Send_Piao = "1015", RunFast_Ming_Card = "2117", RunFast_Init_Card = "2011", RunFast_Options = "2004", RunFast_Index_Move = "2016", RunFast_Play_Succ = "2021", RunFast_Pass_Succ = "2030", RunFast_Put_Error = "2111", RunFast_Bomb_Score = "2118", RunFast_Result = "2007", RunFast_Piao_Tip = "2031", RunFast_Piao_Action = "2032", RunFast_ConfirmToNextGameSucc = "2010", PT_GAMETUOGUAN = "2029", --托管 SEND_TUOGUAN = "1018", --托管 GAME_XIPAI = "20836", GAME_EVENT_XIPAI = "20837", GAME_EVENT_NOTIFY_XIPAI = "20838", GAME_EVT_CARDINHAND = "202022", --打鸟 GAME_EVT_DANIAO_TIP = "832", GAME_DANIAO = "831", GAME_EVT_DANIAO_SHOW = "833" } return RunFast_Protocol