Special thanks to Riven in helping find the bug below :)

This commit is contained in:
kappa1 2009-05-22 09:30:50 +00:00
parent aca59f8be2
commit e6a8d3e390
1 changed files with 0 additions and 1 deletions

View File

@ -536,7 +536,6 @@ public class AppletLoader extends Applet implements Runnable, AppletStub {
* 3) extract natives * 3) extract natives
* 4) add to jars to class path * 4) add to jars to class path
* 5) switch applets * 5) switch applets
*
*/ */
public void run() { public void run() {
state = STATE_CHECKING_CACHE; state = STATE_CHECKING_CACHE;