text fixing
This commit is contained in:
@@ -15,7 +15,8 @@ pub use billboard::{BillboardDrawCall, BillboardPipeline};
|
||||
pub use font_atlas::FontAtlas;
|
||||
pub use global::{
|
||||
aspect_ratio, init, init_snow_light_accumulation, render, set_selected_entity, set_snow_depth,
|
||||
set_terrain_data, update_spotlights, with_device, with_font_atlas, with_queue, with_surface_format,
|
||||
set_terrain_data, update_spotlights, with_device, with_font_atlas, with_queue,
|
||||
with_surface_format,
|
||||
};
|
||||
pub use text_pipeline::TextVertex;
|
||||
pub use types::{DrawCall, Pipeline, Spotlight, SpotlightRaw, Uniforms, MAX_SPOTLIGHTS};
|
||||
|
||||
Reference in New Issue
Block a user