|
|
@ -14,7 +14,7 @@ public class HuntEagleDgData : GameModData, IHasRewards, IAutoProgressable |
|
|
|
int requestCount = 0; |
|
|
|
Action<IList<nGoods>, bool> onDoneGetResult; |
|
|
|
|
|
|
|
public override string NameKey => "dungeon_title_DevelopTheJungle"; |
|
|
|
public override string NameKey => "dungeon_title_HuntEagle"; |
|
|
|
public int OpenStage => (int)Property.openStage; |
|
|
|
|
|
|
|
public bool AutoProgress { get; set; } |
|
|
|