mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
feat: 读取地图数据 (#11973)
This commit is contained in:
@@ -451,7 +451,7 @@ public class VersionUpdateSettingsUserControlModel : PropertyChangedBase
|
||||
if (success)
|
||||
{
|
||||
Instances.AsstProxy.LoadResource();
|
||||
DataHelper.ReloadBattleData();
|
||||
DataHelper.Reload();
|
||||
SettingsViewModel.VersionUpdateSettings.ResourceInfoUpdate();
|
||||
ToastNotification.ShowDirect(LocalizationHelper.GetString("GameResourceUpdated"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user