Fixed AWT dependency.

This commit is contained in:
Caspian Rychlik-Prince 2005-01-20 22:51:28 +00:00
parent debea3b6b7
commit a8fcd3edde
11 changed files with 187 additions and 79 deletions

View file

@ -36,7 +36,6 @@ import java.net.MalformedURLException;
import java.net.URL;
import org.lwjgl.input.Mouse;
import org.lwjgl.opengl.Display;
/**
* $Id$