Some more ProjectSettings fixes

This commit is contained in:
Rémi Verschelde
2017-07-26 20:25:57 +02:00
parent d62be914fd
commit 9365e97c0f
25 changed files with 82 additions and 99 deletions

View File

@@ -3,16 +3,15 @@ config_version=3
[application]
config/name="2D Lighting"
run/main_scene="res://light_shadows.tscn"
config/icon="res://icon.png"
config/main_scene="res://light_shadows.tscn"
run/main_scene="res://light_shadows.tscn"
[display]
stretch/aspect="keep"
stretch/mode="2d"
window/height=600
window/width=800
window/size/height=600
window/size/width=800
[rasterizer]