--- deliantra/Deliantra-Client/DC/UI/Inventory.pm 2006/12/09 02:21:25 1.1 +++ deliantra/Deliantra-Client/DC/UI/Inventory.pm 2007/07/20 16:32:04 1.2 @@ -41,7 +41,7 @@ $row++; } - $self->add (@adds); + $self->add_at (@adds); } sub set_sort_order {