add an empty function for some reason
This commit is contained in:
parent
247ddcb8d5
commit
32b1cfe075
@ -601,6 +601,11 @@ function colorArmor(item)
|
||||
end
|
||||
-- }}}
|
||||
|
||||
-- New tail armor {{{
|
||||
function buildTailTexture()
|
||||
end
|
||||
-- }}}
|
||||
|
||||
function resetAngles(part)
|
||||
part:setRot(vec(0,0,0))
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user