update
This commit is contained in:
parent
7ef210256d
commit
32fd8b15d1
@ -170,7 +170,7 @@
|
||||
"obj_type": "msg"
|
||||
},
|
||||
{
|
||||
"intl_id": "msg_top",
|
||||
"intl_id": "msg_top_req",
|
||||
"name": "Top",
|
||||
"obj_type": "msg"
|
||||
},
|
||||
|
@ -354,7 +354,7 @@ func SQLIdentifyMsgWorker(id int, objIds <-chan int64) {
|
||||
case cacheObjSubType[`msg_go_quest_req`]:
|
||||
case cacheObjSubType[`msg_fast_fight`]:
|
||||
case cacheObjSubType[`msg_go_arena`]:
|
||||
case cacheObjSubType[`msg_top`]:
|
||||
case cacheObjSubType[`msg_top_req`]:
|
||||
case cacheObjSubType[`msg_menu`]:
|
||||
case cacheObjSubType[`msg_buy_req`]:
|
||||
case cacheObjSubType[`msg_sell_req`]:
|
||||
|
Loading…
Reference in New Issue
Block a user