少年修仙传客户端代码仓库
client_Wu Xijin
2019-02-25 a7c531aa353dae5b40b3c47f37211666ed0250a6
System/MainInterfacePanel/PlayerTaskDatas.cs
@@ -1,7 +1,6 @@
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using LitJson;
using System.Text.RegularExpressions;
@@ -53,7 +52,7 @@
}
public class PlayerTaskDatas : Model, IBeforePlayerDataInitialize, IPlayerLoginOk
public class TaskModel : Model, IBeforePlayerDataInitialize, IPlayerLoginOk
{
    /** 任务总清单 */