This commit is contained in:
Carter Anderson 2020-02-04 09:41:05 -08:00
parent dff18f78db
commit b32c80ceba

View File

@ -320,6 +320,7 @@ impl WgpuRenderer {
bind_group_id bind_group_id
} }
// TODO: remove me
fn setup_dynamic_entity_shader_uniforms( fn setup_dynamic_entity_shader_uniforms(
&mut self, &mut self,
world: &World, world: &World,