uncomment
This commit is contained in:
+1
-1
@@ -2532,7 +2532,7 @@ def _connect_impl_relationships(graph, node_id, node_data):
|
|||||||
|
|
||||||
def build_bevy_relationships(graph, created_nodes):
|
def build_bevy_relationships(graph, created_nodes):
|
||||||
"""Build Bevy-specific relationships"""
|
"""Build Bevy-specific relationships"""
|
||||||
# Extract return type = 0
|
connections = 0
|
||||||
|
|
||||||
# Find all plugin structs and impls
|
# Find all plugin structs and impls
|
||||||
plugin_structs = {}
|
plugin_structs = {}
|
||||||
|
|||||||
Reference in New Issue
Block a user