This commit is contained in:
parent
1fb8873b01
commit
e5b43e4388
|
@ -3,8 +3,8 @@
|
||||||
#![allow(clippy::type_complexity)]
|
#![allow(clippy::type_complexity)]
|
||||||
|
|
||||||
pub use bevy_input_actionmap;
|
pub use bevy_input_actionmap;
|
||||||
pub use bevy_synthizer;
|
|
||||||
pub use bevy_rapier2d;
|
pub use bevy_rapier2d;
|
||||||
|
pub use bevy_synthizer;
|
||||||
pub use bevy_tts;
|
pub use bevy_tts;
|
||||||
pub mod commands;
|
pub mod commands;
|
||||||
pub use coord_2d;
|
pub use coord_2d;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user