Missed a spot. Ha ha, ha ha ha ha ha! Sorry. Pardon the pun.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@631 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-11-20 04:18:11 +00:00
parent 6c1051abed
commit 816fc6172f
2 changed files with 4 additions and 4 deletions
@@ -1,7 +1,7 @@
// //
// $Id: EditableSpotScene.java,v 1.1 2001/11/13 02:25:36 mdb Exp $ // $Id: EditableSpotScene.java,v 1.2 2001/11/20 04:18:11 mdb Exp $
package com.threerings.whirled.spot.tools; package com.threerings.whirled.tools.spot;
import com.threerings.whirled.tools.EditableScene; import com.threerings.whirled.tools.EditableScene;
@@ -1,7 +1,7 @@
// //
// $Id: EditableSpotSceneImpl.java,v 1.1 2001/11/13 02:25:36 mdb Exp $ // $Id: EditableSpotSceneImpl.java,v 1.2 2001/11/20 04:18:11 mdb Exp $
package com.threerings.whirled.spot.tools; package com.threerings.whirled.tools.spot;
import com.samskivert.util.ListUtil; import com.samskivert.util.ListUtil;