Eclipse suggested cleanup.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2971 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
//
|
||||
// $Id: DropBoardUtil.java,v 1.1 2003/11/26 01:42:34 mdb Exp $
|
||||
// $Id: DropBoardUtil.java,v 1.2 2004/02/25 14:48:44 mdb Exp $
|
||||
|
||||
package com.threerings.puzzle.drop.util;
|
||||
|
||||
import com.threerings.util.DirectionCodes;
|
||||
|
||||
import com.threerings.puzzle.drop.data.DropBoard;
|
||||
|
||||
public class DropBoardUtil
|
||||
implements DirectionCodes
|
||||
{
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
//
|
||||
// $Id: PieceDropLogic.java,v 1.1 2003/11/26 01:42:34 mdb Exp $
|
||||
// $Id: PieceDropLogic.java,v 1.2 2004/02/25 14:48:44 mdb Exp $
|
||||
|
||||
package com.threerings.puzzle.drop.util;
|
||||
|
||||
import com.threerings.util.DirectionCodes;
|
||||
import com.threerings.puzzle.drop.data.DropBoard;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user