diff options
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index 84376c6..b6e26cc 100644 --- a/default.cfg +++ b/default.cfg @@ -108,6 +108,7 @@ video { width 640 vertex_shader default.v.glsl fragment_shader default.f.glsl + scanlines false } audio { |