mirror of
https://github.com/mt-mods/pipeworks.git
synced 2024-11-15 15:00:37 +01:00
remove excessive indents
This commit is contained in:
parent
c57d9a9d18
commit
33743b705e
|
@ -978,7 +978,7 @@ for white = 0, 1 do
|
|||
itemstring = stack:to_string(),
|
||||
item = stack:to_table(),
|
||||
velocity = velocity,
|
||||
}, stack)
|
||||
}, stack)
|
||||
if not succ or type(msg) ~= "string" then
|
||||
return go_back(velocity)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user