diff --git a/mcp_codebase.py b/mcp_codebase.py index a2587f4..693df57 100644 --- a/mcp_codebase.py +++ b/mcp_codebase.py @@ -2532,7 +2532,7 @@ def _connect_impl_relationships(graph, node_id, node_data): def build_bevy_relationships(graph, created_nodes): """Build Bevy-specific relationships""" - # Extract return type = 0 + connections = 0 # Find all plugin structs and impls plugin_structs = {}