1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-19 03:52:03 +00:00

Fix whitespace

This commit is contained in:
unknown 2024-06-02 22:44:13 -03:00
parent 2b12165e9f
commit 32c4a5c04c

View file

@ -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