mirror of
https://github.com/minetest-mods/i3.git
synced 2025-07-04 09:30:23 +02:00
Some tweaks
This commit is contained in:
@ -323,7 +323,6 @@ local function rcp_fields(player, data, fields)
|
||||
|
||||
elseif fields.enable_search then
|
||||
data.enable_search = true
|
||||
return set_fs(player)
|
||||
|
||||
elseif fields.filter and (fields.key_enter_field == "filter" or fields.search) then
|
||||
if fields.filter == "" then
|
||||
|
Reference in New Issue
Block a user