Esempio n. 1
0
		private void DrawTarget(NPC npc)
		{
			npc.DrawToSpriteBatch(_sb, true);
		}