Re-enable ZBots
This commit is contained in:
parent
65a1c72a1a
commit
d86e4291a7
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user