This commit is contained in:
Eduardo Bart 2013-01-21 20:04:52 -02:00
parent 71cccac3da
commit befe480ec3
1 changed files with 0 additions and 1 deletions

View File

@ -586,7 +586,6 @@ function moveStackableItem(item, toPos)
spinbox.onValueChange = spinBoxValueChange
scrollbar.onValueChange = function(self, value)
item:setCount(count - value)
itembox:setItemCount(value)
spinbox.onValueChange = nil
spinbox:setValue(value)