mirror of
https://github.com/minetest-mods/i3.git
synced 2025-03-25 06:10:24 +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.waypoint_see = nil
|
||||||
data.bag_rename = nil
|
data.bag_rename = nil
|
||||||
|
|
||||||
if data.filter == "" then
|
|
||||||
data.enable_search = nil
|
|
||||||
end
|
|
||||||
|
|
||||||
elseif fields.trash then
|
elseif fields.trash then
|
||||||
data.show_settings = nil
|
data.show_settings = nil
|
||||||
data.confirm_trash = true
|
data.confirm_trash = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user