hxp
8 天以前 bd9dce2d66b5086712596b8dac6d9116be65bafd
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):