using System;

namespace XMainClient.UI
{
	internal class EmblemTooltipDlgBehaviour : TooltipDlgBehaviour
	{
	}
}