forked from StrafesNET/strafe-client
use syntactic sugar
This commit is contained in:
parent
99d4e51ee8
commit
d72e3fcabd
@ -532,7 +532,7 @@ impl strafe_client::framework::Example for Skybox {
|
|||||||
vertex_buf:modeldata.vertex_buf,
|
vertex_buf:modeldata.vertex_buf,
|
||||||
entities: modeldata.entities,
|
entities: modeldata.entities,
|
||||||
bind_group: model_bind_group,
|
bind_group: model_bind_group,
|
||||||
model_buf: model_buf,
|
model_buf,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user