Fix artifact from a time when I was putting this into WhirledGames only.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@284 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Par Winzell
2007-04-27 23:35:03 +00:00
parent fd4b2183ef
commit c98100eb8f
@@ -103,7 +103,7 @@ import flash.display.DisplayObject;
/**
* Dispatched when a user chats.
*
* @eventType com.whirled.UserChatEvent.TYPE
* @eventType com.threerings.ezgame.UserChatEvent.TYPE
*/
[Event(name="UserChat", type="com.threerings.ezgame.UserChatEvent")]