Extracted ConnectionState enum to a separate file.
This commit is contained in:
@@ -19,7 +19,7 @@ package org.l2jmobius.gameserver.network;
|
||||
import org.l2jmobius.commons.network.IConnectionState;
|
||||
|
||||
/**
|
||||
* @author Nos
|
||||
* @author KenM
|
||||
*/
|
||||
public enum ConnectionState implements IConnectionState
|
||||
{
|
||||
|
Reference in New Issue
Block a user