"sprites/640_hud"
{
	TextureData
	{
		"arrow" [$WIN32]
		{
			"file"		"sprites/arrow"
			"x"			"0"
			"y"			"0"
			"width"		"32"
			"height"	"32"
		}
		"scope"
		{
				"file"		"vgui/hud/scope"
				x			"0"
				y			"0"
				width		"1024"
				height		"1024"
		}
		"autoaim_c" [$WIN32]
		{
			"file"		"sprites/crosshairs"
			"x"			"96"
			"y"			"0"
			"width"		"24"
			"height"	"24"
		}

		"item_battery" [$WIN32]
		{
			"font"		"HPH_HUD_MainIcons_PickUp" // fixed WeaponIcons
			"character"	"D" // fixed *
		}

		"item_healthkit" [$WIN32]
		{
			"font"		"HPH_HUD_MainIcons_PickUp" // fixed WeaponIcons
			"character"	"8" // fixed +
		}

		"crosshair"
		{
			"file"		"sprites/qi_center"
			"x"			"0"
			"y"			"0"
			"width"		"40"
			"height"	"40"
		}

	

		"crosshair_default"
		{
			"font"       "Crosshairs"
			"character"  " "
			// deleted "file"    "sprites/crosshairs"
			// deleted "x"       "0"
			// deleted "y"       "48"
			// deleted "width"   "24"
			// deleted "height"  "24"
		}

		"crosshair_xbox"
		{
			"file"		"vgui/hud/xbox_reticle"
			"x"		"0"
			"y"		"0"
			"width"		"64"
			"height"	"64"
		}

		"viewhair"
		{
			"file"		"sprites/hud/v_crosshair2"
			"x"			"0"
			"y"			"0"
			"width"		"32"
			"height"	"32"
		}

		"gunhair"
		{
			"file"		"sprites/hud/v_crosshair1"
			"x"			"0"
			"y"			"0"
			"width"		"32"
			"height"	"32"
		}

		"plushair"
		{
			"font"		"Crosshairs"
			"character"	"Q"
		}

		"ico_friend_indicator"
		{
			// deleted "file"    "vgui/ico_friend_indicator_alone"
			// deleted "x"       "0"
			// deleted "y"       "0"
			// deleted "width"   "32"
			// deleted "height"  "32"
		}

		"ico_friend_indicator_avatar"
		{
			// deleted "file"    "vgui/ico_friend_indicator_scoreboard"
			// deleted "x"       "-1"
			// deleted "y"       "-1"
			// deleted "width"   "57"
			// deleted "height"  "36"
		}
	}
}
