Catching up

This commit is contained in:
Caspian Rychlik-Prince 2002-09-20 16:57:13 +00:00
parent 9564ff99eb
commit 8b6afc4f42
2 changed files with 5 additions and 1 deletions

View file

@ -178,6 +178,7 @@ System.out.println(modes[i]);<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; System.exit(1);<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br>
&nbsp;&nbsp;&nbsp; }<br>
&nbsp;&nbsp;&nbsp; public static final GLU glu = new GLU(gl);<br>
<br>
&nbsp;&nbsp;&nbsp; /** Is the game finished? */<br>
&nbsp;&nbsp;&nbsp; private static boolean finished;<br>