chore: cleanup function names & update gdraw resolution

This commit is contained in:
2026-09-05 01:17:52 -04:00
parent 1e37e0207c
commit 6800455166
19 changed files with 97 additions and 76 deletions
+1 -1
View File
@@ -425,7 +425,7 @@ void TexturePackRepository::updateUI()
lastSelected->unloadUI();
selected->loadUI();
Minimap::reloadColours();
ui.StartReloadSkinThread();
ui.StartReloadSkinsThread();
lastSelected = NULL;
}
}