Use the new ObjectMarshaller.

Note that the default value of the encodeArrayElements has changed to reflect
the more general-purpose use.


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@351 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Ray Greenwell
2007-07-06 22:27:16 +00:00
parent 54c571f7f5
commit 9b5d3cca12
5 changed files with 16 additions and 158 deletions
@@ -35,7 +35,6 @@ import com.threerings.parlor.game.client.GameConfigurator;
import com.threerings.parlor.game.data.GameConfig;
import com.threerings.ezgame.client.EZGameController;
import com.threerings.ezgame.util.EZObjectMarshaller;
/**
* A game config for a simple multiplayer ez game.