Skip to content

Commit

Permalink
Re-exported bevy_tileset as tileset
Browse files Browse the repository at this point in the history
  • Loading branch information
MrGVSV committed Feb 17, 2022
1 parent 8730149 commit 41ed17e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
//! * __`serialization`__ - Enables tilemap serialization
//!
pub use bevy_tileset as tileset;

#[cfg(feature = "auto-tile")]
pub(crate) mod auto;
mod placement;
Expand Down

0 comments on commit 41ed17e

Please sign in to comment.