From 65e3b47865180209b1c3a25c0fff7a693346eb3d Mon Sep 17 00:00:00 2001 From: Ategon Date: Tue, 27 Aug 2024 18:38:21 -0400 Subject: [PATCH] Re disable the example --- tracks/exampleautoload.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracks/exampleautoload.gd b/tracks/exampleautoload.gd index 697c97f..ea10cbc 100644 --- a/tracks/exampleautoload.gd +++ b/tracks/exampleautoload.gd @@ -10,7 +10,7 @@ func _init(): "artist": "Kevin MacLeod", "thumbnail": preload("res://thumbnails/example.bmp"), "source": "https://incompetech.com/", - "disabled": false + "disabled": true } _autoload = {