remove double streets.S
This commit is contained in:
parent
62d6f88298
commit
d205a81d68
@ -2,7 +2,7 @@
|
||||
Streets Mod: All kinds of asphalt
|
||||
]]
|
||||
minetest.register_node(":streets:asphalt",{
|
||||
description = streets.S(streets.S("Asphalt")),
|
||||
description = streets.S("Asphalt"),
|
||||
tiles = {"streets_asphalt.png"},
|
||||
groups = {cracky=3}
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user