mirror of
https://github.com/minetest-mods/i3.git
synced 2025-01-12 11:10:30 +01:00
Minor cleaning
This commit is contained in:
parent
1e9c3ce55a
commit
dca93b7249
@ -95,10 +95,6 @@ local function inv_fields(player, data, fields)
|
||||
data.waypoint_see = nil
|
||||
data.bag_rename = nil
|
||||
|
||||
if data.filter == "" then
|
||||
data.enable_search = nil
|
||||
end
|
||||
|
||||
elseif fields.trash then
|
||||
data.show_settings = nil
|
||||
data.confirm_trash = true
|
||||
|
Loading…
Reference in New Issue
Block a user