Re disable the example
This commit is contained in:
parent
b8f3de4b5e
commit
65e3b47865
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ func _init():
|
|||
"artist": "Kevin MacLeod",
|
||||
"thumbnail": preload("res://thumbnails/example.bmp"),
|
||||
"source": "https://incompetech.com/",
|
||||
"disabled": false
|
||||
"disabled": true
|
||||
}
|
||||
|
||||
_autoload = {
|
||||
|
|
Loading…
Reference in a new issue