remove a debug print
This commit is contained in:
parent
59d82c1820
commit
995a73da2f
1
init.lua
1
init.lua
@ -142,7 +142,6 @@ local function is_stairsplus(name, colorized)
|
|||||||
shape = string.sub(name, b+5) -- everything after "_wood_" is the shape
|
shape = string.sub(name, b+5) -- everything after "_wood_" is the shape
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
print(name, class, shape)
|
|
||||||
return class, shape
|
return class, shape
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user