forked from mtcontrib/led_marquee
rename palette
This commit is contained in:
parent
e622f94dfc
commit
157e517663
2
init.lua
2
init.lua
@ -162,7 +162,7 @@ for i = 31, 255 do
|
|||||||
drawtype = "mesh",
|
drawtype = "mesh",
|
||||||
mesh = "led_marquee.obj",
|
mesh = "led_marquee.obj",
|
||||||
tiles = tiles,
|
tiles = tiles,
|
||||||
palette="palette.png",
|
palette="led_marquee_palette.png",
|
||||||
use_texture_alpha = true,
|
use_texture_alpha = true,
|
||||||
groups = groups,
|
groups = groups,
|
||||||
paramtype = "light",
|
paramtype = "light",
|
||||||
|
Before Width: | Height: | Size: 131 B After Width: | Height: | Size: 131 B |
Loading…
Reference in New Issue
Block a user