Let's name the method the way gendobj wants to.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@83 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -306,7 +306,7 @@ public class EZGameManager extends GameManager
|
||||
|
||||
_gameObj = (EZGameObject) _plobj;
|
||||
|
||||
_gameObj.setEZGameService(
|
||||
_gameObj.setEzGameService(
|
||||
(EZGameMarshaller) CrowdServer.invmgr.registerDispatcher(
|
||||
new EZGameDispatcher(this), false));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user