( mut interaction_query: Query< (&Interaction, &mut BackgroundColor), (Changed<Interaction>, With<Button>), >, mut connection_intent: EventWriter<ConnectToServerIntent> )
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected