Re-export Rapier.

This commit is contained in:
Nolan Darilek 2021-06-02 19:41:06 -05:00
parent c4533c7024
commit ac728cc864

View File

@ -3,6 +3,7 @@
pub use bevy_input_actionmap;
pub use bevy_openal;
pub use bevy_rapier2d;
pub use bevy_tts;
#[macro_use]
pub mod core;