feat(spatial): use codegen
This commit is contained in:
@@ -66,7 +66,7 @@ impl InputSpecialization for Pointer {
|
||||
}
|
||||
|
||||
pub fn create_pointer_flex(
|
||||
_node: &Node,
|
||||
_node: Arc<Node>,
|
||||
calling_client: Arc<Client>,
|
||||
message: Message,
|
||||
) -> color_eyre::eyre::Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user