Speeling
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1134 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -28,7 +28,7 @@ import java.awt.geom.Point2D;
|
||||
import static com.threerings.geom.Log.log;
|
||||
|
||||
/**
|
||||
* General geometry utilites.
|
||||
* General geometry utilities.
|
||||
*/
|
||||
public class GeomUtil
|
||||
{
|
||||
|
||||
@@ -171,7 +171,7 @@ public class ExplodeAnimation extends Animation
|
||||
}
|
||||
}
|
||||
|
||||
// figure out the distance the chunks have travelled
|
||||
// figure out the distance the chunks have traveled
|
||||
long msecs = timestamp - _start;
|
||||
|
||||
if (_info.delay != -1) {
|
||||
|
||||
Reference in New Issue
Block a user