Updated documentation.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3596 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -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 ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user