mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-05 18:41:05 +00:00
Update field names to non-deprecated ones in node definition prototype
This commit is contained in:
parent
b3786d84c5
commit
cd0014b24f
2 changed files with 4 additions and 5 deletions
|
@ -1113,7 +1113,6 @@ minetest.register_node("default:sign_wall", {
|
|||
paramtype2 = "wallmounted",
|
||||
sunlight_propagates = true,
|
||||
walkable = false,
|
||||
metadata_name = "sign",
|
||||
selection_box = {
|
||||
type = "wallmounted",
|
||||
--wall_top = <default>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue