From 80fb9924b23ee27fd66d598c705122a2a3d9720e Mon Sep 17 00:00:00 2001 From: Julian Date: Fri, 21 May 2021 17:59:59 +0200 Subject: [PATCH] Alter asset locations --- Content.mgcb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Content.mgcb b/Content.mgcb index fa664c3..2f405eb 100644 --- a/Content.mgcb +++ b/Content.mgcb @@ -13,7 +13,7 @@ #---------------------------------- Content ---------------------------------# -#begin ball.png +#begin assets/ball.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -23,11 +23,11 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:ball.png +/build:assets/ball.png -#begin line.fx +#begin assets/shaders/line.fx /importer:EffectImporter /processor:EffectProcessor /processorParam:DebugMode=Auto -/build:line.fx +/build:assets/shaders/line.fx