mirror of
https://github.com/4sval/FModel.git
synced 2026-09-14 12:36:45 -05:00
base map viewer v2
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user