Extracted tile code from MISO and moved it into it's own package in media
because it's general purpose. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@273 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// $Id: TileSetParser.java,v 1.4 2001/07/23 22:31:48 shaper Exp $
|
||||
// $Id: TileSetParser.java,v 1.5 2001/08/16 23:14:20 mdb Exp $
|
||||
|
||||
package com.threerings.miso.tile;
|
||||
package com.threerings.media.tile;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.util.ArrayList;
|
||||
|
||||
Reference in New Issue
Block a user