|
|
@@ -271,7 +271,7 @@ function getCombatObjList(human, side, args)
|
|
|
-- if not uuid then return end
|
|
|
-- local fakeHuman = CombatLogic.createCombatFakeHuman(uuid)
|
|
|
-- if not fakeHuman then return end
|
|
|
- return CombatLogic.getHumanObjList(human, CombatDefine.COMBAT_TYPE1)
|
|
|
+ return CombatLogic.getHumanObjList(human, CombatDefine.COMBAT_TYPE31)
|
|
|
end
|
|
|
|
|
|
-- 获取机器人对应战斗ID
|