L2J_GeoDriver, java-engine-1.8 and mmocore libraries are dropped and directly integrated to project under "com.l2jserver.commons".
This commit is contained in:
@ -20,10 +20,10 @@ package com.l2jserver.gameserver.util;
|
||||
|
||||
import java.awt.Color;
|
||||
|
||||
import com.l2jserver.commons.geodriver.Cell;
|
||||
import com.l2jserver.gameserver.GeoData;
|
||||
import com.l2jserver.gameserver.model.actor.instance.L2PcInstance;
|
||||
import com.l2jserver.gameserver.network.serverpackets.ExServerPrimitive;
|
||||
import com.l2jserver.geodriver.Cell;
|
||||
|
||||
/**
|
||||
* @author HorridoJoho
|
||||
|
Reference in New Issue
Block a user