From 7e06869336c92b048f91426af490a1a1399edc1a Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期四, 10 九月 2020 15:07:28 +0800
Subject: [PATCH] 8477 【主干】【长尾】【BT】屏蔽个推

---
 ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
index 9273980..34c3b4c 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -669,7 +669,7 @@
     # 通知脱机挂信息
     PlayerTJG.NotifyTJGInfo(curPlayer)
     # 推送提醒
-    PlayerGeTui.LoginNotifySetting(curPlayer)
+    #PlayerGeTui.LoginNotifySetting(curPlayer)
     # 极品白拿
     PlayerFreeGoods.OnLogin(curPlayer)
     # BOSS复活活动

--
Gitblit v1.8.0