Updated documentation.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3596 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2005-06-13 18:52:33 +00:00
parent eec8a2ceb9
commit 8bec395301
@@ -106,11 +106,7 @@ public abstract class GameConfig extends PlaceConfig implements Cloneable
/**
* Returns a List of strings that describe the configuration of this
* game. This should eventually be rolled into a more general
* purpose mechanism for generating descriptions of game
* configurations as well as editors for game configurations (which
* already exists in rudimentary form). Default implementation returns
* an empty list.
* game. Default implementation returns an empty list.
*/
public List getDescription ()
{