Some fixes for previous commit.

This commit is contained in:
MobiusDev
2015-09-13 12:45:58 +00:00
parent 836809f735
commit 73c2fd50ad
3 changed files with 10 additions and 9 deletions

View File

@ -18,14 +18,14 @@
*/
package handlers;
import handlers.effecthandlers.*;
import java.util.logging.Level;
import java.util.logging.Logger;
import com.l2jserver.gameserver.handler.EffectHandler;
import com.l2jserver.gameserver.model.effects.AbstractEffect;
import handlers.effecthandlers.*;
/**
* Effect Master handler.
* @author BiggBoss, Zoey76