forked from aly/qstbak
muffin v6.19
This commit is contained in:
parent
5bd47e3d16
commit
bb6fd2f2bf
9 changed files with 1167 additions and 77 deletions
|
|
@ -37,6 +37,8 @@ internal sealed class Configuration : IPluginConfiguration
|
|||
public int AutoStepRefreshDelaySeconds { get; set; } = 10;
|
||||
|
||||
public bool HideSeasonalEventsFromJournalProgress { get; set; }
|
||||
|
||||
public bool BatchAlliedSocietyTurnIns { get; set; } = true;
|
||||
}
|
||||
|
||||
internal sealed class StopConfiguration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue