mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 20:20:45 +00:00
Reduce default fps to 20. It looks good with new burnin and saves some gpu.
This commit is contained in:
parent
e9ddd7d3b8
commit
fd2e5ce71e
@ -48,7 +48,7 @@ QtObject{
|
||||
property bool showTerminalSize: true
|
||||
property real windowScaling: 1.0
|
||||
|
||||
property real fps: 24
|
||||
property real fps: 20
|
||||
property bool verbose: false
|
||||
|
||||
property real bloomQuality: 0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user