Disable FPS cap when menu is open.
This commit is contained in:
parent
a6d4832f08
commit
97135298be
1 changed files with 1 additions and 0 deletions
|
|
@ -174,6 +174,7 @@ Class MFXOptionMenu : OptionMenu
|
|||
Super.init(parent,desc);
|
||||
DontDim = true;
|
||||
DontBlur = true;
|
||||
Animated = true;
|
||||
UpdatePresetNames();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue