Exemplo n.º 1
0
 public void SetInventoryLimit(ItemInventoryType type, byte slotMax)
 => _fieldUser.ModifyInventoryLimit(type, slotMax).Wait();