mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-07-04 17:20:35 +02:00
remove excessive indents
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user