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:
mobius
2015-01-26 00:20:05 +00:00
parent 56db1f21cf
commit c1dc90a6e0
54 changed files with 3801 additions and 168 deletions

View File

@@ -24,8 +24,7 @@ import java.util.Collection;
import java.util.LinkedList;
import java.util.StringTokenizer;
import org.mmocore.network.NioNetStringBuffer;
import com.l2jserver.commons.mmocore.NioNetStringBuffer;
import com.l2jserver.gameserver.GameServer;
import com.l2jserver.gameserver.ThreadPoolManager;
import com.l2jserver.gameserver.cache.HtmCache;

Binary file not shown.

Binary file not shown.

Binary file not shown.