Re-enable ZBots

This commit is contained in:
a1batross 2016-03-12 20:54:40 +03:00
parent 65a1c72a1a
commit d86e4291a7

View File

@ -106,6 +106,7 @@ public class LauncherActivity extends Activity {
break;
case 1:
// Engine will load libserver.so by himself
argv = argv + " -bots";
break;
case 2:
String fullPath = getFilesDir().getAbsolutePath().replace("/files","/lib");