ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTalk.py | ●●●●● 补丁 | 查看 | 原始文档 | 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())