Ejemplo n.º 1
0
			public RenamePrompt(Mobile from, ValentinesDayRose rose)
			{
				m_from = from;
				m_rose = rose;
			}
Ejemplo n.º 2
0
 public RenamePrompt(Mobile from, ValentinesDayRose rose)
 {
     m_from = from;
     m_rose = rose;
 }