mirror of
https://github.com/minetest-mods/areas
synced 2025-11-20 13:37:59 +01:00
Fix LuaCheck
This commit is contained in:
parent
3800868b40
commit
aef129d119
@ -303,7 +303,6 @@ if areas.factions_available then
|
||||
.." or is not owned by you.", id)
|
||||
end
|
||||
|
||||
|
||||
if not factions.get_owner(faction_name) then
|
||||
return false, S("Faction doesn't exists")
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user