diff options
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ max-file-size = 20000000 max-file-size-view-only = 100000000 # whether to use vsync or not. you probably want this on. -vsync = off +vsync = on # max framerate. vsync overrides this. # you might want to increase this if you have a >60Hz monitor and you don't care about CPU usage. framerate-cap = 60 |