summaryrefslogtreecommitdiff
path: root/demos/2d/hdr
diff options
context:
space:
mode:
Diffstat (limited to 'demos/2d/hdr')
-rw-r--r--demos/2d/hdr/beach_cave.gd1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/2d/hdr/beach_cave.gd b/demos/2d/hdr/beach_cave.gd
index 9829bd3611..fcc878e565 100644
--- a/demos/2d/hdr/beach_cave.gd
+++ b/demos/2d/hdr/beach_cave.gd
@@ -18,5 +18,4 @@ func _input(event):
func _ready():
- # Initialization here
set_process_input(true)