Browse Source

Minor formatting

pull/7/head
Ryan Reed 1 month ago
parent
commit
e65c319cb1
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      save_load/resources/node_types/node3d_data_resource.gd

+ 0
- 1
save_load/resources/node_types/node3d_data_resource.gd View File

@ -8,7 +8,6 @@ extends Resource
@export var parent_node_path: NodePath
func _load_data(_window: Window) -> void:
pass


Loading…
Cancel
Save