It's a feature!

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1324 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-05-02 19:34:51 +00:00
parent 9503d37d90
commit c15f763ba0
@@ -1,5 +1,5 @@
//
// $Id: SpotSceneModel.java,v 1.6 2001/12/12 02:47:17 mdb Exp $
// $Id: SpotSceneModel.java,v 1.7 2002/05/02 19:34:51 mdb Exp $
package com.threerings.whirled.spot.data;
@@ -37,9 +37,9 @@ public class SpotSceneModel extends SceneModel
* (including portals). */
public int[] locationOrients;
/** The cluster index of each location in this scene, which can be -1
/** The cluster index of each location in this scene, which can be 0
* to indicate that the location is not a member of any cluster
* (including portals, which should always be -1). */
* (including portals, which should always be 0). */
public int[] locationClusters;
/** The location id of the default entrance to this scene. If a body