diff options
author | Juan Linietsky <reduzio@gmail.com> | 2016-06-03 10:30:38 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2016-06-03 10:30:38 -0300 |
commit | c7d45ec085086ab86192a7890b9622320d57b89d (patch) | |
tree | 0a764a6a2b7bded960a652c81a4b5a6815dd3c31 /demos/2d/splash/engine.cfg | |
parent | f9af57f3bdb16e015ee10b979fe18cf2195077f9 (diff) |
Removed demos
they go to their own project now
Diffstat (limited to 'demos/2d/splash/engine.cfg')
-rw-r--r-- | demos/2d/splash/engine.cfg | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/demos/2d/splash/engine.cfg b/demos/2d/splash/engine.cfg deleted file mode 100644 index e970840eae..0000000000 --- a/demos/2d/splash/engine.cfg +++ /dev/null @@ -1,9 +0,0 @@ -[application] - -name="Splash Screen" -main_scene="res://splash.tscn" -icon="res://icon.png" - -[display] - -height=450 |