hch
2026-02-03 5a3dd60bc2474e996c7aa7af679be2bb4c618fb0
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):