updated core file download name

This commit is contained in:
techdragon.nguyen@gmail.com
2012-04-11 10:10:01 +00:00
parent 7af1e727e1
commit b90b4ae50b

View File

@@ -82,7 +82,7 @@ public class SDLActivity extends Activity implements OnKeyListener{
public String mErrorMessage = "";
public Boolean mErrorHappened = false;
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 String systemFolder = "/sdcard/Wagic/Res/";