textures are loaded separately from this temporary structure
This commit is contained in:
parent
43f771fb0f
commit
fccb13bc60
@ -9,6 +9,5 @@ pub struct CompleteMap{
|
||||
pub meshes:Vec<model::Mesh>,
|
||||
pub models:Vec<model::Model>,
|
||||
//RenderPattern
|
||||
pub textures:Vec<Vec<u8>>,
|
||||
pub render_configs:Vec<model::RenderConfig>,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user