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