updated core file to 0182 for Android build
This commit is contained in:
@@ -340,7 +340,7 @@ public class SDLActivity extends Activity implements OnKeyListener{
|
|||||||
//display some info about the app
|
//display some info about the app
|
||||||
AlertDialog.Builder infoDialog = new AlertDialog.Builder(this);
|
AlertDialog.Builder infoDialog = new AlertDialog.Builder(this);
|
||||||
infoDialog.setTitle("Wagic Info");
|
infoDialog.setTitle("Wagic Info");
|
||||||
infoDialog.setMessage("Version 0.180");
|
infoDialog.setMessage("Version 0.182");
|
||||||
infoDialog.show();
|
infoDialog.show();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user