From 5409e8ea1e841c4ab91063993dd60d6528c31f08 Mon Sep 17 00:00:00 2001 From: Ben Hansen Date: Tue, 22 Sep 2020 16:02:23 -0600 Subject: [PATCH] rogue copy paste --- code/intermediate/tutorial11-normals/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/intermediate/tutorial11-normals/src/main.rs b/code/intermediate/tutorial11-normals/src/main.rs index 049367fc..51f42eb7 100644 --- a/code/intermediate/tutorial11-normals/src/main.rs +++ b/code/intermediate/tutorial11-normals/src/main.rs @@ -633,7 +633,7 @@ impl State { } ), store: true, - git@github.com:EpicGames/UnrealEngine.git } + } }], depth_stencil_attachment: Some(wgpu::RenderPassDepthStencilAttachmentDescriptor { attachment: &self.depth_texture.view,