Actually these had been generated. Bruno must have regenerated them with an old
version of Narya. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@710 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -34,6 +34,6 @@ public interface ZoneProvider extends InvocationProvider
|
||||
/**
|
||||
* Handles a {@link ZoneService#moveTo} request.
|
||||
*/
|
||||
public void moveTo (ClientObject caller, int arg1, int arg2, int arg3, ZoneService.ZoneMoveListener arg4)
|
||||
void moveTo (ClientObject caller, int arg1, int arg2, int arg3, ZoneService.ZoneMoveListener arg4)
|
||||
throws InvocationException;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user