This commit is contained in:
OpenSauce 2025-04-10 21:46:50 +02:00 committed by GitHub
commit 7e102ea8b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ toml::value RootTable;
DefaultList<int> DefaultInts =
{
{"Instance*.Keyboard", -1},
{"Instance*.Keyboard.HK_FullscreenToggle", Qt::Key_F11},
{"Instance*.Joystick", -1},
{"Instance*.Window*.Width", 256},
{"Instance*.Window*.Height", 384},