diff --git a/src/as/com/threerings/ezgame/PlayersDisplay.as b/src/as/com/threerings/ezgame/PlayersDisplay.as index 24384534..8f3021a8 100644 --- a/src/as/com/threerings/ezgame/PlayersDisplay.as +++ b/src/as/com/threerings/ezgame/PlayersDisplay.as @@ -38,6 +38,8 @@ import flash.text.TextFieldAutoSize; * * You may use this, with any modifications you desire, in your game. Feel free to copy/modify or * extend this class. + * + * @private */ public class PlayersDisplay extends Sprite {