mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
Fixed warnings
This commit is contained in:
@@ -21,12 +21,10 @@
|
||||
******************************************************************************/
|
||||
package protocol.swg;
|
||||
|
||||
import java.nio.ByteBuffer;
|
||||
import java.nio.ByteOrder;
|
||||
|
||||
import org.apache.mina.core.buffer.IoBuffer;
|
||||
|
||||
|
||||
public class ClientVerifyAndLockNameResponse extends SWGMessage {
|
||||
|
||||
private String firstName;
|
||||
|
||||
Reference in New Issue
Block a user