mirror of
https://github.com/minetest-mods/i3.git
synced 2025-07-04 09:30:23 +02:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
eac4a18df2 |
@ -1666,11 +1666,11 @@ local function make_fs(player, data)
|
||||
get_panels(fs, data, player)
|
||||
else
|
||||
get_items_fs(fs, data, player, full_height)
|
||||
end
|
||||
|
||||
if not data.hide_tabs then
|
||||
get_minitabs(fs, data, full_height)
|
||||
end
|
||||
end
|
||||
|
||||
local visible_tabs = #i3.tabs
|
||||
|
||||
|
Reference in New Issue
Block a user