From f8cf1c322ac11a3acc624898f2a0b5835cf79a7b Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期二, 23 十月 2018 14:25:32 +0800
Subject: [PATCH] 2190 【BUG】娲皇遗迹初始层数选择错误
---
System/MainInterfacePanel/PlayerMainDate.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/System/MainInterfacePanel/PlayerMainDate.cs b/System/MainInterfacePanel/PlayerMainDate.cs
index e97e485..04ba1b7 100644
--- a/System/MainInterfacePanel/PlayerMainDate.cs
+++ b/System/MainInterfacePanel/PlayerMainDate.cs
@@ -70,6 +70,7 @@
}
}
public int LayerNumberNow = 0;//鐜板湪鐨勯�夋嫨灞傛暟
+ public bool IsSend = false;//鍍忔湇鍔$娉曞疂璇锋眰鍥炲寘淇濇姢
//-------------鐢ㄦ潵鎺т綇涓荤晫闈㈢殑Tip鐨勬墽琛岃皟鐢�
public bool IsTipBool = true;
--
Gitblit v1.8.0