Omit this class from 'genascript' generation, as the actionscript side does a special thing or two.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@298 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Ray Greenwell
2007-05-08 20:18:44 +00:00
parent cb24d4adfb
commit 2aa46a1572
@@ -37,6 +37,7 @@ import com.threerings.ezgame.util.EZObjectMarshaller;
/**
* Represents a property change on the actionscript object we use in EZGameObject.
*/
@ActionScript(omit=true)
public class PropertySetEvent extends NamedEvent
{
/** Suitable for unserialization. */