muffin v6.19
This commit is contained in:
parent
221c095ee8
commit
c31b0e1ec4
15 changed files with 1227 additions and 137 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