[fix] fix settings error when load from cache file

This commit is contained in:
dijunkun
2024-08-09 10:56:16 +08:00
parent 43b36eb893
commit 0ea8916426
5 changed files with 29 additions and 8 deletions

View File

@@ -199,7 +199,7 @@ int Render::SettingWindow() {
settings_window_pos_reset_ = true;
// Recreate peer instance
LoadSettingsIntoCacheFile();
LoadSettingsFromCacheFile();
// Recreate peer instance
{