mirror of
https://github.com/adrido/darkage.git
synced 2025-05-11 12:40:25 +02:00
Fix missing end
This commit is contained in:
parent
7ebedc68bb
commit
61c4c648fd
@ -43,6 +43,7 @@ if minetest.get_modpath("unifieddyes") then
|
||||
sounds = default.node_sound_glass_defaults(),
|
||||
after_dig_node = unifieddyes.after_dig_node
|
||||
})
|
||||
end
|
||||
|
||||
minetest.register_node("darkage:glass_round", {
|
||||
description = "Round Glass",
|
||||
|
Loading…
x
Reference in New Issue
Block a user