mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
impr: Default to monitor synchronized FPS limit
This commit is contained in:
@@ -427,7 +427,7 @@ namespace hex {
|
||||
}
|
||||
|
||||
|
||||
static float s_targetFPS = 60.0F;
|
||||
static float s_targetFPS = 14.0F;
|
||||
|
||||
float getTargetFPS() {
|
||||
return s_targetFPS;
|
||||
|
||||
Reference in New Issue
Block a user