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

@@ -18,8 +18,7 @@
*/
package com.l2jserver.loginserver.network.serverpackets;
import org.mmocore.network.SendablePacket;
import com.l2jserver.commons.mmocore.SendablePacket;
import com.l2jserver.loginserver.network.L2LoginClient;
/**