summaryrefslogtreecommitdiff
path: root/demos/2d/lights_shadows/engine.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'demos/2d/lights_shadows/engine.cfg')
-rw-r--r--demos/2d/lights_shadows/engine.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/2d/lights_shadows/engine.cfg b/demos/2d/lights_shadows/engine.cfg
index 7e028c3556..771288c209 100644
--- a/demos/2d/lights_shadows/engine.cfg
+++ b/demos/2d/lights_shadows/engine.cfg
@@ -6,6 +6,9 @@ main_scene="res://light_shadows.scn"
[display]
stretch_mode="2d"
+width=800
+height=600
+stretch_aspect="keep"
[rasterizer]