diff --git a/Content/NPCs/Arachnus/Arachnus.cs b/Content/NPCs/Arachnus/Arachnus.cs index 7dea76e..4bb06cd 100644 --- a/Content/NPCs/Arachnus/Arachnus.cs +++ b/Content/NPCs/Arachnus/Arachnus.cs @@ -349,7 +349,7 @@ namespace Decimation.Content.NPCs.Arachnus public override bool PreDraw(SpriteBatch spriteBatch, Color drawColor) { Vector2 frameSize = new Vector2(298, 318); - Texture2D texture = mod.GetTexture("NPCs/Arachnus/Arachnus"); + Texture2D texture = mod.GetTexture("Content/NPCs/Arachnus/Arachnus"); spriteBatch.Draw (