updated core file download name
This commit is contained in:
@@ -82,7 +82,7 @@ public class SDLActivity extends Activity implements OnKeyListener{
|
|||||||
public String mErrorMessage = "";
|
public String mErrorMessage = "";
|
||||||
public Boolean mErrorHappened = false;
|
public Boolean mErrorHappened = false;
|
||||||
public final static String RES_FOLDER = "/sdcard/Wagic/Res/";
|
public final static String RES_FOLDER = "/sdcard/Wagic/Res/";
|
||||||
public static final String RES_FILENAME = "core_0181.zip";
|
public static final String RES_FILENAME = "core_0182.zip";
|
||||||
public static final String RES_URL = "http://wagic.googlecode.com/files/";
|
public static final String RES_URL = "http://wagic.googlecode.com/files/";
|
||||||
|
|
||||||
public String systemFolder = "/sdcard/Wagic/Res/";
|
public String systemFolder = "/sdcard/Wagic/Res/";
|
||||||
|
|||||||
Reference in New Issue
Block a user