Finished wiring up tell capabilities.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@183 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#
|
||||
# $Id: server.properties,v 1.1 2001/07/23 21:15:02 mdb Exp $
|
||||
# $Id: server.properties,v 1.2 2001/08/04 03:13:26 mdb Exp $
|
||||
#
|
||||
# Configuration for the Party server
|
||||
|
||||
# These invocation service providers will be registered with the
|
||||
# invocation manager during the server init process
|
||||
providers = \
|
||||
location = com.threerings.cocktail.party.server.LocationProvider
|
||||
location = com.threerings.cocktail.party.server.LocationProvider, \
|
||||
chat = com.threerings.cocktail.party.chat.ChatProvider
|
||||
|
||||
Reference in New Issue
Block a user