ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/GMT_AddTitle.py
@@ -56,6 +56,9 @@ return if not tagPlayer: if opType == "query": GMCommon.GMCommandResult(orderId, gmCmdDict, GMCommon.Def_PlayerOfLine) return # 玩家不在线,先记录,等玩家上线后处理 GMShell.AddOfflinePlayerGMTInfo(orderId, queryType, playerFind, gmCmdDict) return