Panes support _tt_help now
This commit is contained in:
parent
ffe9390a10
commit
89765a36f2
@ -19,6 +19,7 @@ function lzr_panes.register_pane(basename, def)
|
|||||||
|
|
||||||
lzr_laser.register_element(basename .. "_flat", {
|
lzr_laser.register_element(basename .. "_flat", {
|
||||||
description = def.description,
|
description = def.description,
|
||||||
|
_tt_help = def._tt_help,
|
||||||
drawtype = "mesh",
|
drawtype = "mesh",
|
||||||
paramtype = "light",
|
paramtype = "light",
|
||||||
is_ground_content = false,
|
is_ground_content = false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user