Fix mirror texture

master
Wuzzy 2021-12-21 20:32:54 +01:00
parent afda4ccf00
commit cc0ed45d54
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ minetest.register_node("lzr_laser:mirror", {
paramtype2 = "facedir",
tiles = {
"lzr_laser_mirror_top.png",
"lzr_laser_mirror_top.png",
"lzr_laser_mirror_top.png^[transformFY",
"lzr_laser_mirror_hole.png",
"lzr_laser_mirror_block.png",
"lzr_laser_mirror_block.png",