hxp
6 天以前 e42a83be74a36868aeaf8e43ee20babb38e0397b
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):