Doc update.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@414 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// $Id: GameManager.java,v 1.4 2001/10/06 00:25:29 mdb Exp $
|
// $Id: GameManager.java,v 1.5 2001/10/09 18:18:07 mdb Exp $
|
||||||
|
|
||||||
package com.threerings.parlor.server;
|
package com.threerings.parlor.server;
|
||||||
|
|
||||||
@@ -24,6 +24,7 @@ import com.threerings.parlor.data.GameObject;
|
|||||||
public class GameManager
|
public class GameManager
|
||||||
extends PlaceManager implements ParlorCodes
|
extends PlaceManager implements ParlorCodes
|
||||||
{
|
{
|
||||||
|
// documentation inherited
|
||||||
protected Class getPlaceObjectClass ()
|
protected Class getPlaceObjectClass ()
|
||||||
{
|
{
|
||||||
return GameObject.class;
|
return GameObject.class;
|
||||||
|
|||||||
Reference in New Issue
Block a user