From 79a23de6692781dfe4b18fdb57bc4b3e69f34014 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 05 三月 2019 16:44:26 +0800
Subject: [PATCH] 6250 【后端】【2.0】拍卖行开发单(邮件记录货币来源)

---
 ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini
index 4dd4ed1..e41bdee 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini
@@ -148,6 +148,14 @@
 ClassName = DB_PushRecharge
 FuncName = PushRecharge
 
+[CrossPlayerData]
+ScriptName = Player\CrossPlayerData.py
+Writer = alee
+Releaser = alee
+RegType = 1
+ClassName = DM_MergePlayerData
+FuncName = OnMergePlayerData
+
 ;;;;;;;;;;;;;;;;;;;;;;类初始化
 [InitNPC]
 ScriptName = NPC\ChNPC.py

--
Gitblit v1.8.0