*Really* disable sfinv

This commit is contained in:
Jean-Patrick Guerrero
2021-05-07 03:16:11 +02:00
parent 8d55d89efe
commit 9ab92ba056
2 changed files with 14 additions and 9 deletions

View File

@ -6,7 +6,6 @@ ignore = {
read_globals = {
"minetest",
"default",
"armor",
"skins",
"awards",
@ -19,4 +18,6 @@ read_globals = {
globals = {
"i3",
"core",
"sfinv",
"unified_inventory",
}