hch
2019-06-29 e20d5cb2215548fd6334b8c3b2e57421e918859e
860312 版本号输出错误
1个文件已修改
2 ■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/EventReport.py 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/EventReport.py
@@ -578,7 +578,7 @@
        return
    EventReport(ShareDefine.Def_UserAction_Login, "Job=%s&SessionID=%s&Version=%s"%(
                                curPlayer.GetJob(), GameWorld.GetSessionID(curPlayer),
                                curPlayer.GetAccountData().GetLastLoginTime()), curPlayer)
                                curPlayer.GetAccountData().GetClientVersion()), curPlayer)
    return