base map viewer v2

This commit is contained in:
iAmAsval
2021-06-01 00:10:30 +02:00
parent 9a79bd608d
commit e575b5fb3b
12 changed files with 167 additions and 249 deletions

View File

@@ -57,8 +57,10 @@ namespace FModel
private async void OnLoaded(object sender, RoutedEventArgs e)
{
#if !DEBUG
ApplicationService.ApiEndpointView.FModelApi.CheckForUpdates(UserSettings.Default.UpdateMode);
#endif
switch (UserSettings.Default.AesReload)
{
case EAesReload.Always: