Add "MSFS2020: force native MKB support" setting

This commit is contained in:
redphx
2024-10-07 21:39:42 +07:00
parent 336a965653
commit b9134bc141
4 changed files with 16 additions and 3 deletions

View File

@@ -98,4 +98,5 @@ export enum PrefKey {
REMOTE_PLAY_RESOLUTION = 'xhome_resolution',
GAME_FORTNITE_FORCE_CONSOLE = 'game_fortnite_force_console',
GAME_MSFS2020_FORCE_NATIVE_MKB = 'game_msfs2020_force_native_mkb',
}