Skip to content

Commit

Permalink
update spatial views accordingly
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Jan 9, 2024
1 parent 8c49e4d commit 2809883
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ macro_rules! impl_process_archetype {
&EntityPath,
&EntityProperties,
&SpatialSceneEntityContext<'_>,
(TimeInt, RowId),
(Option<TimeInt>, RowId),
&[InstanceKey],
$(&[$pov],)*
$(&[Option<$comp>],)*
Expand Down

0 comments on commit 2809883

Please sign in to comment.