ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/PrintFightPower.py
@@ -61,7 +61,7 @@ attrInfo += "%s-%s" % (attrID, attrValue) GameWorld.DebugAnswer(curPlayer, "%s:%s" % (calcName, attrInfo)) posNumList = lineup.lineupHeroDict.keys() posNumList = lineup.GetPosNumList() posNumList.sort() for posNum in posNumList: lineupHero = lineup.GetLineupHero(posNum)