Skip to content

Commit

Permalink
Add msg POPULARITY_RANK_TAB_CHG
Browse files Browse the repository at this point in the history
  • Loading branch information
qydysky committed Jun 22, 2024
1 parent 5e20831 commit a9ea00a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Reply/Msg.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ var msglog = c.C.Log.Base(`Msg`)

// Msg类型数据处理方法map
var Msg_map = map[string]func(replyF, string){
`POPULARITY_RANK_TAB_CHG`: nil,
`POPULAR_RANK_GUIDE_CARD`: nil, //投喂一个人气票帮助主播打榜
`PK_BATTLE_SETTLE_NEW`: nil,
`LIKE_GUIDE_USER`: nil, //主播@你:点点赞支持一下我吧
Expand Down

0 comments on commit a9ea00a

Please sign in to comment.