Let the world know what's playing.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@323 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Par Winzell
2007-10-31 22:23:15 +00:00
parent b0a9cb847e
commit 9d8d509fc7
3 changed files with 13 additions and 1 deletions
-1
View File
@@ -63,6 +63,5 @@ public class AlphaFade extends AnimationImpl
protected var _to :Number;
protected var _duration :Number;
protected var _done :Function;
}
}