hxp
2025-10-20 6a6ba3ddbe0f03cf9c268c8afae393ef53a15816
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerAutoCheckOnline.py
@@ -568,7 +568,7 @@
    errCount = curPlayer.NomalDictGetProperty(ChConfig.Def_Player_Dict_Captcha_ErrCount)
    
    #文件加密
    captchaMsg = GotoHeaven(captchaMsg, ShareDefine.Def_Effect_PHY)
    captchaMsg = GotoHeaven(captchaMsg, 3)
    msgContent = ShareDefine.Def_CaptchaS_SendMsg%(captchaType, errCount, captchaMsg)
    sendMsg = ShareDefine.Def_AutoCheck_SendMsg%(ShareDefine.Def_AutoCheck_Captcha, msgContent)