Unwrapped.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@354 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2007-11-27 22:52:09 +00:00
parent d0f8f1e1d0
commit b51e484605
@@ -623,8 +623,7 @@ public class MediaContainer extends Sprite
/**
* Update the graphics to indicate how much is loaded.
*/
protected function updateLoadingProgress (
soFar :Number, total :Number) :void
protected function updateLoadingProgress (soFar :Number, total :Number) :void
{
// nada, by default
}