Skip to content

Commit

Permalink
add plugin to the prelude
Browse files Browse the repository at this point in the history
jabuwu committed Oct 25, 2022
1 parent 6ff5168 commit 0bac4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prelude.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pub use crate::{
SkeletonController, SkeletonData, Spine, SpineBone, SpineBundle, SpineEvent, SpineLoader,
SpineReadyEvent, SpineSync, SpineSyncSystem, SpineSystem, SpineSystemFunctions,
SpinePlugin, SpineReadyEvent, SpineSync, SpineSyncSystem, SpineSystem, SpineSystemFunctions,
};
pub use rusty_spine::{BoneHandle, SlotHandle};

0 comments on commit 0bac4eb

Please sign in to comment.