Fix SGDB loading logic
This commit is contained in:
@@ -27,7 +27,6 @@ class SGDBSave:
|
||||
Gio.Task.new(None, None, self.task_done).run_in_thread(create_func(game))
|
||||
|
||||
def update_cover(self, task, game):
|
||||
if not self.importer:
|
||||
game.set_loading(1)
|
||||
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user