mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
Fixed warnings
This commit is contained in:
@@ -36,6 +36,8 @@ import engine.clients.Client;
|
||||
import engine.resources.service.INetworkDispatch;
|
||||
import engine.resources.service.INetworkRemoteEvent;
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
|
||||
public class PlayerService implements INetworkDispatch {
|
||||
|
||||
private NGECore core;
|
||||
@@ -74,6 +76,4 @@ public class PlayerService implements INetworkDispatch {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user