ping
{
	zorder 210
	container Panel ping_indicator
	{
		left 0.0
		top 0.0
		width 0.1
		height 0.1		
		element TextArea ping_text
		{
			left 0.5
			top 0.0
			width 0.3
			height 0.3
			font_name arial_mat
			char_height 0.05
			space_width 0
			colour 0 1 0
		}
	}
}
