SharedAtlas is not pub
This commit is contained in:
@@ -110,7 +110,7 @@ impl SharedContext {
|
||||
}
|
||||
}
|
||||
|
||||
pub struct SharedAtlas {
|
||||
struct SharedAtlas {
|
||||
text_atlas: TextAtlas,
|
||||
pixel_scale: f32,
|
||||
}
|
||||
@@ -243,4 +243,4 @@ impl Context {
|
||||
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user