Step two in the great Stage refactor. I don't know how many steps will be

needed all told, but I like to see the number keep going up.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3438 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2005-03-29 23:18:59 +00:00
parent d60445e16b
commit 0bf43bc2e8
14 changed files with 1290 additions and 78 deletions
@@ -21,8 +21,8 @@
package com.threerings.parlor.game.server;
import com.threerings.parlor.game.data.GameMarshaller;
import com.threerings.parlor.game.client.GameService;
import com.threerings.parlor.game.data.GameMarshaller;
import com.threerings.presents.client.Client;
import com.threerings.presents.data.ClientObject;
import com.threerings.presents.data.InvocationMarshaller;