Re-enable ZBots
This commit is contained in:
parent
65a1c72a1a
commit
d86e4291a7
@ -106,6 +106,7 @@ public class LauncherActivity extends Activity {
|
|||||||
break;
|
break;
|
||||||
case 1:
|
case 1:
|
||||||
// Engine will load libserver.so by himself
|
// Engine will load libserver.so by himself
|
||||||
|
argv = argv + " -bots";
|
||||||
break;
|
break;
|
||||||
case 2:
|
case 2:
|
||||||
String fullPath = getFilesDir().getAbsolutePath().replace("/files","/lib");
|
String fullPath = getFilesDir().getAbsolutePath().replace("/files","/lib");
|
||||||
|
Loading…
Reference in New Issue
Block a user