少年修仙传客户端代码仓库
client_Zxw
2018-09-18 788b841149ecbe76cc17882b8c4a15409f91b674
System/MainInterfacePanel/PlayerMainDate.cs
@@ -128,7 +128,8 @@
    public List<int> ActivityList = new List<int>();
    public List<int> ShieldedArea = new List<int>();//需要屏蔽的地图区域
    //---------记录主界面Top面板是否在可见位置
    public bool MainTopPanelShow = true;
    public override void Init()
    {