Fix launcher part for legacy in onesix.

This commit is contained in:
Petr Mrázek
2014-05-06 22:38:28 +02:00
parent 4c3bd416c6
commit 2590c6be15
5 changed files with 280 additions and 125 deletions

View File

@ -14,10 +14,7 @@ package org.multimc.legacy;/*
* limitations under the License.
*/
import org.multimc.Launcher;
import org.multimc.NotFoundException;
import org.multimc.ParamBucket;
import org.multimc.Utils;
import org.multimc.*;
import java.applet.Applet;
import java.awt.*;