diff --git a/comm/const.go b/comm/const.go index 9090ee8a1..269af9297 100644 --- a/comm/const.go +++ b/comm/const.go @@ -456,10 +456,6 @@ const ( Reddot25 ReddotType = 10025 //熊猫武馆----可领取奖励红点 Reddot33 ReddotType = 10033 //附魔副本 有挑战次数 - // 铁匠铺 - Reddot17102 ReddotType = 17102 // 铁匠铺手册台 - Reddot17106 ReddotType = 17106 // 铁匠铺手册台收藏家奖励上 - Reddot17107 ReddotType = 17107 // 铁匠铺手册台收藏家奖励按钮上 ) type TaskType int32