Browse Source

added icon

Juan Linietsky 10 years ago
parent
commit
c845c2a827
2 changed files with 1 additions and 0 deletions
  1. 1 0
      demos/2d/space_shooter/engine.cfg
  2. BIN
      demos/2d/space_shooter/icon.png

+ 1 - 0
demos/2d/space_shooter/engine.cfg

@@ -2,6 +2,7 @@
 
 name="Simple Shooter"
 main_scene="res://main_menu.scn"
+icon="res://icon.png"
 
 [autoload]
 

BIN
demos/2d/space_shooter/icon.png