ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/ReGreatMaster.py
@@ -35,13 +35,12 @@
    
    PlayerGreatMaster.DoResetMasterSkillPoint(curPlayer)
    
    PlayerGreatMaster.SetCurGreatMasterExp(curPlayer, 0)
    PlayerGreatMaster.SetGreatMasterExpPoint(curPlayer, 0)
    PlayerGreatMaster.SetGreatMasterFreeSkillPoint(curPlayer, 0)
    
    PlayerGreatMaster.Sync_GreatMasterExp(curPlayer)
    PlayerGreatMaster.Sync_GreatMasterFreeSkillPoint(curPlayer)
    
    GameWorld.DebugAnswer(curPlayer, "重置大师OK!")
    GameWorld.DebugAnswer(curPlayer, "重置天赋OK!")
    return