少年修仙传客户端代码仓库
client_Wu Xijin
2018-09-18 6d97b0328e027fd4706491646b06fe4bc2ddfd0f
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()
    {