Regenerated services. TypedArray is imported even though it's not used because

our code generation stuff is not the ultra-sophisticated, but we'll cope.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4764 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2007-07-13 23:54:25 +00:00
parent 27c11ce393
commit 10f606be27
16 changed files with 16 additions and 0 deletions
@@ -22,6 +22,7 @@
package com.threerings.presents.client {
import flash.utils.ByteArray;
import com.threerings.io.TypedArray;
import com.threerings.presents.client.Client;
import com.threerings.presents.client.InvocationService;
import com.threerings.presents.client.InvocationService_InvocationListener;
@@ -23,6 +23,7 @@ package com.threerings.presents.client {
import flash.utils.ByteArray;
import com.threerings.util.*; // for Float, Integer, etc.
import com.threerings.io.TypedArray;
import com.threerings.presents.client.Client;
import com.threerings.presents.client.InvocationService_InvocationListener;