We need a TableLobby now rather than a plain Lobby.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@393 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: server.properties,v 1.1 2001/10/09 20:27:35 mdb Exp $
|
||||
# $Id: server.properties,v 1.2 2001/10/24 03:25:11 mdb Exp $
|
||||
#
|
||||
# Configuration for the MiCasa server
|
||||
|
||||
@@ -11,7 +11,7 @@ lobby_ids = venison
|
||||
#
|
||||
# The cofiguration for the test lobby.
|
||||
#
|
||||
venison.config = com.threerings.micasa.lobby.LobbyConfig
|
||||
venison.config = com.threerings.micasa.lobby.table.TableLobbyConfig
|
||||
venison.ugi = venison,board,tile,strategy
|
||||
venison.name = Venison Lobby
|
||||
venison.game_config = com.threerings.venison.VenisonConfig
|
||||
|
||||
Reference in New Issue
Block a user