Remove giant obnoxious game-blocking chat display.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@134 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -44,7 +44,7 @@ public class EZGamePanel extends VBox
|
|||||||
_gameView = new MediaContainer(cfg.configData); // TODO
|
_gameView = new MediaContainer(cfg.configData); // TODO
|
||||||
addChild(_gameView);
|
addChild(_gameView);
|
||||||
|
|
||||||
addChild(new ChatDisplayBox(ctx));
|
//addChild(new ChatDisplayBox(ctx));
|
||||||
}
|
}
|
||||||
|
|
||||||
// from PlaceView
|
// from PlaceView
|
||||||
|
|||||||
Reference in New Issue
Block a user