summaryrefslogtreecommitdiff
path: root/bags.lua
diff options
context:
space:
mode:
Diffstat (limited to 'bags.lua')
-rw-r--r--bags.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/bags.lua b/bags.lua
index 83df71c..44b035c 100644
--- a/bags.lua
+++ b/bags.lua
@@ -26,7 +26,8 @@ unified_inventory.register_page("bags", {
unified_inventory.register_button("bags", {
type = "image",
image = "ui_bags_icon.png",
- tooltip = S("Bags")
+ tooltip = S("Bags"),
+ hide_lite=true
})
for i = 1, 4 do