Reverting getdown.pro changes. I'll use the virgin getdown.jar instead.

This commit is contained in:
Matt Jensen
2009-01-27 19:01:57 +00:00
parent 85d3456d97
commit 3e598302f6
+1 -5
View File
@@ -24,12 +24,8 @@
*; *;
} }
-keep public class com.threerings.getdown.data.Application {
*;
}
-keep public class com.threerings.getdown.launcher.Getdown { -keep public class com.threerings.getdown.launcher.Getdown {
*; public static void main (java.lang.String[]);
} }
-keep public class com.threerings.getdown.launcher.GetdownApp { -keep public class com.threerings.getdown.launcher.GetdownApp {