mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-19 16:50:31 +01:00
Fix a mistake
This commit is contained in:
parent
3cf1a2318f
commit
3a9f112a0f
@ -126,8 +126,6 @@ homedecor.register("glowlight_small_cube_"..color, {
|
|||||||
on_place = minetest.rotate_node
|
on_place = minetest.rotate_node
|
||||||
})
|
})
|
||||||
|
|
||||||
end
|
|
||||||
|
|
||||||
homedecor.register("plasma_lamp", {
|
homedecor.register("plasma_lamp", {
|
||||||
description = "Plasma Lamp",
|
description = "Plasma Lamp",
|
||||||
drawtype = "glasslike_framed_optional",
|
drawtype = "glasslike_framed_optional",
|
||||||
|
Loading…
Reference in New Issue
Block a user