abandon not possible everywhere + drag fixes + text fixes
This commit is contained in:
@@ -36,4 +36,7 @@ func get_scene_icon() -> Texture:
|
||||
return DEFAULT_SCENE_ICON
|
||||
|
||||
func _on_generated(_generated_scene : Node):
|
||||
pass
|
||||
pass
|
||||
|
||||
func can_abandon() -> bool:
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user