disabling blender import to get rid of warning
This commit is contained in:
parent
79b8b09df4
commit
5a63cb504a
|
|
@ -32,6 +32,10 @@ window/stretch/mode="canvas_items"
|
|||
window/stretch/aspect="expand"
|
||||
mouse_cursor/custom_image="res://import/interface-elements/cursor.png"
|
||||
|
||||
[filesystem]
|
||||
|
||||
import/blender/enabled=false
|
||||
|
||||
[gui]
|
||||
|
||||
theme/custom="res://logic-scenes/themes/messy.theme"
|
||||
|
|
|
|||
Loading…
Reference in New Issue