re-export PathType & SplineType
This commit is contained in:
@@ -3,7 +3,7 @@ use std::cmp::Ordering;
|
||||
use rosu_map::section::hit_objects::{BorrowedCurve, CurveBuffers};
|
||||
|
||||
pub use rosu_map::{
|
||||
section::hit_objects::{hit_samples::HitSoundType, PathControlPoint},
|
||||
section::hit_objects::{hit_samples::HitSoundType, PathControlPoint, PathType, SplineType},
|
||||
util::Pos,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user