Fix LuaCheck

This commit is contained in:
Supergoat666 2020-08-26 11:12:07 +02:00
parent 3800868b40
commit aef129d119
1 changed files with 0 additions and 1 deletions

View File

@ -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