|
|
@@ -513,8 +513,6 @@ function addHeroByGrid(human, heroGrid, logType, noSend)
|
|
|
sendHeroBagUpdate(human, emptyIndex)
|
|
|
end
|
|
|
|
|
|
- Log.write(Log.LOGID_TEST, "添加的英雄背包: " .. Json.Encode(human.db.heroBag))
|
|
|
-
|
|
|
onGetNewHero(human, heroGrid, logType, emptyIndex)
|
|
|
|
|
|
writeLogHeroAdd(human, logType, heroGrid)
|