This is now defined in our superclass.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@86 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -37,7 +37,7 @@ import com.threerings.whirled.client.SceneController;
|
|||||||
public class DefaultSceneConfig extends PlaceConfig
|
public class DefaultSceneConfig extends PlaceConfig
|
||||||
{
|
{
|
||||||
// documentation inherited
|
// documentation inherited
|
||||||
public function getManagerClassName () :String
|
override public function getManagerClassName () :String
|
||||||
{
|
{
|
||||||
return "com.threerings.whirled.server.SceneManager";
|
return "com.threerings.whirled.server.SceneManager";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user