New service group world order. My enthusiasm for widening is being stretched.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@177 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -423,10 +423,8 @@ public class EZGameManager extends GameManager
|
||||
super.didStartup();
|
||||
|
||||
_gameObj = (EZGameObject) _plobj;
|
||||
|
||||
_gameObj.setEzGameService(
|
||||
(EZGameMarshaller) CrowdServer.invmgr.registerDispatcher(
|
||||
new EZGameDispatcher(this), false));
|
||||
(EZGameMarshaller) CrowdServer.invmgr.registerDispatcher(new EZGameDispatcher(this)));
|
||||
|
||||
if (isPartyGame()) {
|
||||
startGame();
|
||||
|
||||
Reference in New Issue
Block a user