Compare commits
1 Commits
5fb766921f
...
master
Author | SHA1 | Date | |
---|---|---|---|
7a8b53474d |
2
init.lua
@ -422,7 +422,6 @@ for i = 31, 255 do
|
||||
is_ground_content = false,
|
||||
wield_image = wimage,
|
||||
palette="led_marquee_palette.png",
|
||||
use_texture_alpha = "blend",
|
||||
groups = groups,
|
||||
paramtype = "light",
|
||||
paramtype2 = "colorwallmounted",
|
||||
@ -464,4 +463,3 @@ minetest.register_craft({
|
||||
},
|
||||
})
|
||||
|
||||
minetest.log("action", "[led_marquee] loaded.")
|
||||
|
Before Width: | Height: | Size: 145 B After Width: | Height: | Size: 137 B |
Before Width: | Height: | Size: 135 B After Width: | Height: | Size: 165 B |
Before Width: | Height: | Size: 168 B After Width: | Height: | Size: 189 B |
Before Width: | Height: | Size: 83 B After Width: | Height: | Size: 115 B |