Files
narya/src
Michael Bayne 54c8226ea2 As Andrzej points out, this injected member should be transient. But oddly, the
original source code did not list it as such:

-        protected Name _user;
-        @Inject ChatHistory _chatHistory;
-    }

I wonder whether it worked...


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6559 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-03-30 00:53:02 +00:00
..