Revert "textures are loaded separately from this temporary structure"
This reverts commit fccb13bc60
.
This commit is contained in:
parent
47cdea0c8a
commit
f2635be0fb
@ -9,5 +9,6 @@ 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