进入地图相关内容
This commit is contained in:
@@ -32,6 +32,8 @@ namespace NBF
|
||||
public InteractiveTag Interactive;
|
||||
[AutoFind(Name = "OperationTips")]
|
||||
public GList OperationTips;
|
||||
[AutoFind(Name = "Team")]
|
||||
public FishingTeam Team;
|
||||
public override string[] GetDependPackages(){ return new string[] {"Common"}; }
|
||||
|
||||
public static void Show(object param = null){ App.UI.OpenUI<FishingPanel>(param); }
|
||||
|
||||
Reference in New Issue
Block a user