ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTree.py
@@ -23,6 +23,8 @@ import PlayerGoldInvest import PlayerControl import IPY_GameWorld import PlayerSuccess import ShareDefine import PlayerTask import ChConfig @@ -289,6 +291,7 @@ SyncTreeInfo(curPlayer) PlayerTask.UpdTaskValue(curPlayer, ChConfig.TaskType_TreeLV) PlayerSuccess.UptateSuccessProgress(curPlayer, ShareDefine.SuccType_OSATreeLV, updTreeLV) return True def SyncTreeInfo(curPlayer):