diff options
Diffstat (limited to '')
| -rw-r--r-- | demos/2d/splash/engine.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/demos/2d/splash/engine.cfg b/demos/2d/splash/engine.cfg new file mode 100644 index 000000000..cb50c7b1b --- /dev/null +++ b/demos/2d/splash/engine.cfg @@ -0,0 +1,8 @@ +[application] + +name="Splash Screen" +main_scene="res://splash.xml" + +[display] + +height=450 |
