From ea23f37b25dd212c471996c0b964cfb9db593f8b Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 7 Nov 2001 03:20:42 +0000 Subject: [PATCH] Notes. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@592 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- docs/micasa/design.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/micasa/design.txt b/docs/micasa/design.txt index 434cf60ab..1a4529884 100644 --- a/docs/micasa/design.txt +++ b/docs/micasa/design.txt @@ -18,3 +18,5 @@ that lobbies can be created/destroyed on the fly. Sort out a different way for lobbies to get configuration information than being passed a properties file that was extracted from the server configuration. We'll want inheritance and all that. + +Make sure chat box remains focused for games where that's feasible...