Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/BUTR/Bannerlord.BLSE into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Apr 15, 2023
2 parents aae6dc5 + 80b1845 commit d221ad7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Bannerlord.LauncherEx/Options/LauncherExData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public sealed class LauncherExData
return null;
}
}

public bool AutomaticallyCheckForUpdates { get; set; }
public bool FixCommonIssues { get; set; }
public bool CompactModuleList { get; set; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<string id="uKUsA3Sp" text="LauncherEx всегда делает резервную копию перед первым сохранением. Это восстановит исходные файлы"/>
<string id="TLDgPay9" text="Восстановить"/>
<string id="5XzSM7RN" text="Восстановить резервную копию настроек Движка"/>
<string id="JusnHy6S" text="Enables Windows DPI Scaling to remove blurriness of UI elements" />
<string id="JusnHy6S" text="Включает DPI масштабирование для удаления размытия элементов интерфейса"/>

<!-- BUTRLauncherSavesVM -->
<string id="JtelOsIW" text="Имя"/>
Expand Down

0 comments on commit d221ad7

Please sign in to comment.