RandomUtil moved to samskivert library.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4188 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2006-06-13 18:03:48 +00:00
parent f7983050e9
commit 6deb8cd2cf
19 changed files with 23 additions and 325 deletions
@@ -25,7 +25,7 @@ import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.event.MouseEvent;
import com.threerings.util.RandomUtil;
import com.samskivert.util.RandomUtil;
import com.threerings.cast.CharacterDescriptor;
import com.threerings.cast.CharacterManager;