Regenerated ActionScript listener marshallers.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4571 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -43,7 +43,7 @@ public class TimeBaseMarshaller_GotTimeBaseMarshaller
|
|||||||
switch (methodId) {
|
switch (methodId) {
|
||||||
case GOT_TIME_OID:
|
case GOT_TIME_OID:
|
||||||
(listener as TimeBaseService_GotTimeBaseListener).gotTimeOid(
|
(listener as TimeBaseService_GotTimeBaseListener).gotTimeOid(
|
||||||
(args[0] as Integer).value);
|
(args[0] as int));
|
||||||
return;
|
return;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user