Skip to content

Commit

Permalink
Fix copy paste issue
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Nov 30, 2023
1 parent 7301c0f commit f768d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ fn load_next_tile(
&Transform,
(
With<OpenXRTrackingRoot>,
Without<OpenXRTrackingRoot>,
Without<Sky>,
Without<TileMap>,
Without<FlyCam>,
),
Expand Down

0 comments on commit f768d42

Please sign in to comment.