convert getdown to being completely type-safe, yarr.

This commit is contained in:
Elizabeth Fong
2006-04-11 02:45:14 +00:00
parent 7297af72af
commit 8327440736
11 changed files with 85 additions and 81 deletions
@@ -3,7 +3,6 @@
package com.threerings.getdown.launcher;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.Graphics2D;