local posv = hudinfo[HUD_SCORE].y - 5
hudinfo[HUD_SCORENUM].y = posv

	local posv = hudinfo[HUD_RINGS].y + 5
	hudinfo[HUD_RINGSNUM].y = posv

