Make a note as to why we're keeping this so that I don't see it and think

"Hey! That can be removed!"


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@156 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Ray Greenwell
2007-01-24 23:12:22 +00:00
parent 609452c291
commit bb1b7ea333
@@ -64,6 +64,8 @@ public class ScoreAnimation extends FloatingTextAnimation
/**
* Create and configure a Label suitable for a ScoreAnimation with all the most common options.
*
* @deprecated This signature is retained for backwards compatibility.
*/
public static Label createLabel (String score, Color c, Font font, MediaPanel host)
{