From 3ed95697b45d592455ad79217c9b6bd931a4a4cd Mon Sep 17 00:00:00 2001 From: zhouhaihai Date: Wed, 23 Sep 2020 14:56:25 +0800 Subject: [PATCH] 成就 参数错误 --- src/models/RolePlugin.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/models/RolePlugin.lua b/src/models/RolePlugin.lua index 71a2b1e..271a9b0 100644 --- a/src/models/RolePlugin.lua +++ b/src/models/RolePlugin.lua @@ -445,7 +445,7 @@ function RolePlugin.bind(Role) wakeL = globalCsv.unit_wake_initLevel[unitData.rare], } if heroInfo.wakeL == 3 then - self:checkTaskEnter("WakeCG", {heroType = typ}) + self:checkTaskEnter("WakeCG", {heroType = heroType}) end local newHero = require("models.Hero").new(heroInfo) newHero:create() -- libgit2 0.21.2