When running the webstart rumble test, it doesn't seem to want to quit, it should now.

This commit is contained in:
endolf 2007-11-13 20:37:47 +00:00
parent b210efd1d0
commit 7d527dda1c

View file

@ -59,6 +59,7 @@ public class RumbleTest {
}
}
}
System.exit(0);
}
/**