Re disable the example

This commit is contained in:
Ategon 2024-08-27 18:38:21 -04:00
parent b8f3de4b5e
commit 65e3b47865

View file

@ -10,7 +10,7 @@ func _init():
"artist": "Kevin MacLeod", "artist": "Kevin MacLeod",
"thumbnail": preload("res://thumbnails/example.bmp"), "thumbnail": preload("res://thumbnails/example.bmp"),
"source": "https://incompetech.com/", "source": "https://incompetech.com/",
"disabled": false "disabled": true
} }
_autoload = { _autoload = {