mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-12-16 15:36:34 +00:00
Fix whitespace
This commit is contained in:
parent
2b12165e9f
commit
32c4a5c04c
@ -1491,7 +1491,7 @@ namespace Ryujinx.UI.Common.Configuration
|
||||
if (configurationFileFormat.Version < 52)
|
||||
{
|
||||
Ryujinx.Common.Logging.Logger.Warning?.Print(LogClass.Application, $"Outdated configuration version {configurationFileFormat.Version}, migrating to version 52.");
|
||||
|
||||
|
||||
configurationFileFormat.TurboMultiplier = 200;
|
||||
|
||||
configurationFileFormat.Hotkeys = new KeyboardHotkeys
|
||||
|
Loading…
Reference in New Issue
Block a user