hxp
4 天以前 540eced2499bf2814f3264c0d41eb0e9c52b9957
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):