indentation corrected

This commit is contained in:
Joachim Stolberg 2018-08-16 13:25:33 +02:00
parent 24c5c9d1de
commit 907fa6b362

@ -247,8 +247,8 @@ topic related payload.
if items ~= nil then
if tubelib.push_items(pos, "R", items, player_name) == false then
tubelib.unpull_items(pos, "L", items, player_name)
end
end
end
end
```
### Message communication (from 'button.lua')