Skip to content
Snippets Groups Projects
Commit 8f9d1ec4 authored by MELERIX's avatar MELERIX
Browse files

BETA: Minor fix for [9553].

parent 09ef8949
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,6 @@ import java.lang.reflect.Method;
import java.util.logging.Level;
import java.util.logging.Logger;
import village_master.Clan.Clan;
import com.l2jserver.Config;
import com.l2jserver.gameserver.handler.ActionHandler;
import com.l2jserver.gameserver.handler.ActionShiftHandler;
......@@ -256,6 +254,7 @@ import handlers.targethandlers.Aura;
import handlers.targethandlers.AuraCorpseMob;
import handlers.targethandlers.BehindArea;
import handlers.targethandlers.BehindAura;
import handlers.targethandlers.Clan;
import handlers.targethandlers.ClanMember;
import handlers.targethandlers.CorpseAlly;
import handlers.targethandlers.CorpseClan;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment