Renamed class to not conflict with the java.lang version.
This commit is contained in:
@@ -6,7 +6,7 @@ HashSet<Integer> playerFriendSet = PlayerFriendsMap.get(playerUID);
|
||||
package engine.net.client.msg;
|
||||
|
||||
|
||||
import engine.Enum.GameObjectType;
|
||||
import engine.mbEnums.GameObjectType;
|
||||
import engine.gameManager.SessionManager;
|
||||
import engine.net.AbstractConnection;
|
||||
import engine.net.ByteBufferReader;
|
||||
|
||||
Reference in New Issue
Block a user