newline moment

This commit is contained in:
yell0wsuit 2024-04-07 10:22:28 +07:00
parent f6475f84b0
commit 29db8d7e16
No known key found for this signature in database
GPG key ID: 5B4F198A9800F6F4

View file

@ -138,6 +138,7 @@ namespace Ryujinx.Ava
return ConvertThemeVariant(colorValues.ThemeVariant);
}
return ThemeVariant.Default;
}
}