Make the bureau registry's client factory optional, must now be explicitly invoked using a new method
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5406 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -74,6 +74,7 @@ public class TestServer extends PresentsServer
|
||||
{
|
||||
super.init(injector);
|
||||
_bureauReg.init();
|
||||
_bureauReg.setDefaultClientFactory();
|
||||
}
|
||||
|
||||
public void setClientTarget (String target)
|
||||
|
||||
Reference in New Issue
Block a user