Skip to content

Commit 737cbab

Browse files
authored
Update jme3-networking/src/main/java/com/jme3/network/service/HostedServiceManager.java
1 parent 2263673 commit 737cbab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jme3-networking/src/main/java/com/jme3/network/service/HostedServiceManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ protected class ConnectionObserver implements ConnectionListener {
147147
/**
148148
* Creates the connection observer.
149149
*/
150-
protected ConnectionObserver() {
150+
public ConnectionObserver() {
151151
}
152152

153153
@Override

0 commit comments

Comments
 (0)