Fixed a missing import.
This commit is contained in:
parent
96dab5f561
commit
7bea2cc9c7
@ -31,6 +31,8 @@
|
||||
*/
|
||||
package com.jme3.network;
|
||||
|
||||
import com.jme3.network.service.ClientServiceManager;
|
||||
|
||||
|
||||
/**
|
||||
* Represents a remote connection to a server that can be used
|
||||
|
Loading…
x
Reference in New Issue
Block a user