mirror of
https://github.com/minetest/minetest_game.git
synced 2025-06-30 05:40:24 +02:00
Default, vessels: Darken shelf empty slot icons
Rename slot icons.
This commit is contained in:
@ -1817,7 +1817,7 @@ for i = 1, 16 do
|
||||
by = by + 1
|
||||
end
|
||||
bookshelf_formspec = bookshelf_formspec ..
|
||||
"image["..bx..","..by..";1,1;default_book_slot.png]"
|
||||
"image[" .. bx .. "," .. by .. ";1,1;default_bookshelf_slot.png]"
|
||||
bx = bx + 1
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user