summaryrefslogtreecommitdiff
path: root/demos/2d/shower_of_bullets/engine.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'demos/2d/shower_of_bullets/engine.cfg')
-rw-r--r--demos/2d/shower_of_bullets/engine.cfg16
1 files changed, 0 insertions, 16 deletions
diff --git a/demos/2d/shower_of_bullets/engine.cfg b/demos/2d/shower_of_bullets/engine.cfg
deleted file mode 100644
index cad5751985..0000000000
--- a/demos/2d/shower_of_bullets/engine.cfg
+++ /dev/null
@@ -1,16 +0,0 @@
-[application]
-
-name="Bullet Shower"
-main_scene="res://shower.scn"
-icon="res://icon.png"
-
-[display]
-
-width=1024
-height=600
-resizable=true
-stretch_aspect="keep"
-
-[physics_2d]
-
-cell_size=64