mirror of
https://github.com/joe7575/techpack.git
synced 2024-11-26 09:03:46 +01:00
indentation corrected
This commit is contained in:
parent
24c5c9d1de
commit
907fa6b362
@ -247,8 +247,8 @@ topic related payload.
|
|||||||
if items ~= nil then
|
if items ~= nil then
|
||||||
if tubelib.push_items(pos, "R", items, player_name) == false then
|
if tubelib.push_items(pos, "R", items, player_name) == false then
|
||||||
tubelib.unpull_items(pos, "L", items, player_name)
|
tubelib.unpull_items(pos, "L", items, player_name)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
### Message communication (from 'button.lua')
|
### Message communication (from 'button.lua')
|
||||||
|
Loading…
Reference in New Issue
Block a user