Small formatting change.
This commit is contained in:
parent
0bfabacef6
commit
d8d7d061f6
@ -65,7 +65,7 @@ public class ServerSerializerRegistrationsService extends AbstractHostedService
|
||||
public void connectionAdded(Server server, HostedConnection hc) {
|
||||
// Just in case
|
||||
super.connectionAdded(server, hc);
|
||||
|
||||
|
||||
// Send the client the registration information
|
||||
hc.send(SerializerRegistrationsMessage.INSTANCE);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user