Regenerated marshallers with new response-tracking code.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3793 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -47,6 +47,7 @@ public class AdminMarshaller extends InvocationMarshaller
|
||||
// documentation inherited from interface
|
||||
public void gotConfigInfo (String[] arg1, int[] arg2)
|
||||
{
|
||||
_invId = null;
|
||||
omgr.postEvent(new InvocationResponseEvent(
|
||||
callerOid, requestId, GOT_CONFIG_INFO,
|
||||
new Object[] { arg1, arg2 }));
|
||||
|
||||
Reference in New Issue
Block a user