| ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerHero.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerHero.py
@@ -622,8 +622,6 @@ def __CheckOSAHeroStar(curPlayer): ## 线上bug临时处理 osaHeroStar = PlayerSuccess.GetSuccValue(curPlayer, ShareDefine.SuccType_OSAHeroStarUP, []) if osaHeroStar != 5: # bug时卡在进度5了 return starTotal = GetHeroStarTotal(curPlayer) addStar = starTotal - osaHeroStar if addStar <= 0: