Add PlaceName to DutyInfo

main
ilitirit 1 year ago
parent 0b77b336c7
commit 24424bc8fe

@ -14,5 +14,6 @@ namespace Expedience.Models
public bool HasEcho { get; set; }
public bool IsNpcSupported { get; set; }
public bool IsMinILevel { get; set; }
public string PlaceName { get; internal set; }
}
}

Loading…
Cancel
Save