updated street signs again :P
This commit is contained in:
parent
b4b8210199
commit
480267f842
@ -1151,7 +1151,6 @@ minetest.register_lbm({
|
||||
label = "Restore sign text",
|
||||
run_at_every_load = true,
|
||||
action = function(pos, node)
|
||||
print("LBM call update sign on "..minetest.get_node(pos).name)
|
||||
street_signs.update_sign(pos)
|
||||
end
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user