mirror of
https://github.com/SmallJoker/exchange_shop.git
synced 2025-07-05 01:30:29 +02:00
Clean up formspec, remove old pipeworks code
This commit is contained in:
@ -157,6 +157,6 @@ function exchange_shop.exchange_action(player_inv, shop_inv)
|
||||
end
|
||||
end
|
||||
if not fully_exchanged then
|
||||
return "Warning! Stacks are overflowing somewhere!"
|
||||
return "Warning! Stacks are overflowing somewhere!", true
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user