From aef129d119b4867e5fa6d1d2dc245950b7d60784 Mon Sep 17 00:00:00 2001 From: Supergoat666 <47240900+Supergoat666@users.noreply.github.com> Date: Wed, 26 Aug 2020 11:12:07 +0200 Subject: [PATCH] Fix LuaCheck --- chatcommands.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/chatcommands.lua b/chatcommands.lua index c885241..b1e8806 100644 --- a/chatcommands.lua +++ b/chatcommands.lua @@ -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