mirror of
https://bitbucket.org/projectswg/forwarder.git
synced 2026-07-13 21:01:08 -04:00
Updated Forwarder with gradle and the PSWGCommon library
This commit is contained in:
@@ -16,7 +16,7 @@ import com.projectswg.networking.soe.Disconnect.DisconnectReason;
|
||||
import com.projectswg.resources.ClientConnectionStatus;
|
||||
|
||||
import network.packets.swg.SWGPacket;
|
||||
import network.packets.swg.zone.HeartBeat;
|
||||
import com.projectswg.common.network.packets.swg.zone.HeartBeat;
|
||||
|
||||
public class ClientConnectionService extends Manager implements ClientPacketSender {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user