Example #1
0
 private void OnPlayerWarped(object?sender, WarpedEventArgs e)
 {
     ShopHandler.AddBoxToShop(e);
 }