Set F4's AlsoApplyToGui to false to avoid a hang when spammed.

This commit is contained in:
KrossX 2019-08-05 12:44:37 -03:00 committed by Akash
parent d943870413
commit fd5d80b53f
1 changed files with 1 additions and 1 deletions

View File

@ -677,7 +677,7 @@ static const GlobalCommandDescriptor CommandDeclarations[] =
Implementations::Framelimiter_MasterToggle,
NULL,
NULL,
true,
false,
},
{ "GSwindow_CycleAspectRatio",