shutdown() is protected in our superclass, let's not widen access.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3566 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2005-05-18 01:04:20 +00:00
parent 19ad750acf
commit 0051fcb302
@@ -379,7 +379,7 @@ public abstract class Sprite extends AbstractMedia
}
// documentation inherited
public void shutdown ()
protected void shutdown ()
{
super.shutdown();
cancelMove(); // cancel any active path