whitespace

This commit is contained in:
SmallJoker 2023-10-15 21:01:31 +02:00 committed by GitHub
parent 2b01a28c59
commit b2d2dfbad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -193,6 +193,6 @@ if minetest.settings:get_bool("unified_inventory_bags") ~= false then
end
if minetest.settings:get_bool("unified_inventory_item_names") ~= false then
dofile(modpath.."/item_names.lua")
end
end
dofile(modpath.."/waypoints.lua")
dofile(modpath.."/legacy.lua") -- mod compatibility