Chat revamp, phase 1.
- Repackaged crowd/chat - All messages are delivered to the client via ChatMessage messages, including tells. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2631 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
//
|
||||
// $Id: ChatDisplay.java,v 1.16 2002/11/08 07:28:23 ray Exp $
|
||||
// $Id: ChatDisplay.java,v 1.17 2003/06/03 21:41:33 ray Exp $
|
||||
|
||||
package com.threerings.crowd.chat;
|
||||
package com.threerings.crowd.chat.client;
|
||||
|
||||
import com.threerings.crowd.chat.data.ChatMessage;
|
||||
|
||||
/**
|
||||
* A chat display provides a means by which chat messages can be
|
||||
|
||||
Reference in New Issue
Block a user