mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Modular platforms (#241)
This commit is contained in:
@@ -353,7 +353,6 @@ impl MyEguiApp {
|
||||
}
|
||||
|
||||
pub(crate) fn render_ui_images(&mut self, ui: &mut egui::Ui) {
|
||||
self.ensure_games_loaded();
|
||||
self.ensure_steam_users_loaded();
|
||||
|
||||
if let Some(error_message) = &self.image_selected_state.settings_error {
|
||||
|
||||
Reference in New Issue
Block a user