We now specify the GameConfig class to use when creating games from a
particular lobby. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@425 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: server.properties,v 1.3 2001/10/09 00:48:34 mdb Exp $
|
||||
# $Id: server.properties,v 1.4 2001/10/09 20:21:49 mdb Exp $
|
||||
#
|
||||
# Configuration for the MiCasa server
|
||||
|
||||
@@ -14,3 +14,4 @@ lobby_ids = test
|
||||
test.config = com.threerings.micasa.lobby.LobbyConfig
|
||||
test.ugi = test,board,partner
|
||||
test.name = Test Lobby
|
||||
test.game_config = com.threerings.parlor.data.GameConfig
|
||||
|
||||
Reference in New Issue
Block a user