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