From a80998f5582479d2ce2c04a848dd03d9fc08c609 Mon Sep 17 00:00:00 2001 From: wh_zcy Date: Tue, 22 Nov 2022 11:40:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BB=BB=E5=8A=A1=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E6=9E=9A=E4=B8=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- comm/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comm/const.go b/comm/const.go index d26163043..9973782a2 100644 --- a/comm/const.go +++ b/comm/const.go @@ -497,7 +497,7 @@ const ( Rtype137 TaskType = 137 //累计铁匠铺锻造X小时(历史)(从创号开始记录,满1小时进度+1) Rtype138 TaskType = 138 //在线N分钟(从接到任务开始,记录玩家在线时间并记入进度) Rtype139 TaskType = 139 //通过融合获得指定英雄(从接到任务开始记录,通过融合获得指定英雄则任务完成) - + Rtype140 TaskType = 140 //关卡编辑器完成条件 ) const (