hxp
2022-02-23 ed7e9513a442a1e816b539916e67fbe6d2e420fb
9415 【BT6】【后端】古神战场(支持阵营频道聊天)
1个文件已修改
1 ■■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTalk.py 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTalk.py
@@ -467,7 +467,6 @@
#  @param tick
#  @return
def OnPyTalk(index, clientData, tick):
    return
    curPlayer = GameWorld.GetPlayerManager().GetPlayerByIndex(index)
    
    #GameWorld.DebugLog("OnPyTalk, Name:%s" % curPlayer.GetPlayerName())