public RenamePrompt(Mobile from, ValentinesDayRose rose)
			{
				m_from = from;
				m_rose = rose;
			}
Example #2
0
 public RenamePrompt(Mobile from, ValentinesDayRose rose)
 {
     m_from = from;
     m_rose = rose;
 }