mirror of
https://github.com/minetest-mods/craftguide.git
synced 2025-06-30 15:10:38 +02:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
ff13445851 |
3
init.lua
3
init.lua
@ -1030,8 +1030,7 @@ local function make_formspec(name)
|
|||||||
size[%f,%f]
|
size[%f,%f]
|
||||||
no_prepend[]
|
no_prepend[]
|
||||||
bgcolor[#0000]
|
bgcolor[#0000]
|
||||||
]],
|
]], ROWS + (data.query_item and 6.7 or 0) - 1.2, LINES - 0.3)
|
||||||
ROWS + (data.query_item and 6.7 or 0) - 1.2, LINES - 0.3)
|
|
||||||
|
|
||||||
if not sfinv_only then
|
if not sfinv_only then
|
||||||
fs[#fs + 1] = CORE_VERSION >= 510 and
|
fs[#fs + 1] = CORE_VERSION >= 510 and
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 916 B |
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user