Made to implement the RuntimeSpotScene interface as was surely intended.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2054 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// $Id: RuntimeSpotSceneImpl.java,v 1.4 2002/06/20 22:13:39 mdb Exp $
|
||||
// $Id: RuntimeSpotSceneImpl.java,v 1.5 2002/12/11 23:06:24 shaper Exp $
|
||||
|
||||
package com.threerings.whirled.spot.server;
|
||||
|
||||
@@ -15,6 +15,7 @@ import com.threerings.whirled.spot.data.SpotSceneModel;
|
||||
* is used by default if no extended implementation is desired.
|
||||
*/
|
||||
public class RuntimeSpotSceneImpl extends RuntimeSceneImpl
|
||||
implements RuntimeSpotScene
|
||||
{
|
||||
/**
|
||||
* Creates an instance that will obtain data from the supplied scene
|
||||
|
||||
Reference in New Issue
Block a user