Reload configuration from global & reload app list at the end of the render loop (when it's done)
This commit is contained in:
@@ -660,11 +660,6 @@ namespace Ryujinx.Ava.UI.Windows
|
||||
ReloadGameList();
|
||||
}
|
||||
|
||||
public void GameListUpdate()
|
||||
{
|
||||
ReloadGameList();
|
||||
}
|
||||
|
||||
public void ToggleFileType(string fileType)
|
||||
{
|
||||
switch (fileType)
|
||||
|
||||
Reference in New Issue
Block a user