Exemplo n.º 1
0
 public void OnGet(int to)
 {
     Player = _rgl.Player;
     Room   = _rgl.EnterShop(to);
 }