made ParseError and ParseResult pub again
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ pub use taiko::TaikoPP;
|
||||
pub use mods::Mods;
|
||||
pub use parse::{
|
||||
Beatmap, BeatmapAttributes, DifficultyPoint, GameMode, HitObject, HitObjectKind, HitSound,
|
||||
PathType, Pos2, TimingPoint,
|
||||
ParseError, ParseResult, PathType, Pos2, TimingPoint,
|
||||
};
|
||||
|
||||
pub trait BeatmapExt {
|
||||
|
||||
Reference in New Issue
Block a user