Removed debug mode / Added source blocks to sandbox
This commit is contained in:
@@ -90,11 +90,6 @@ public class AndroidLauncher extends PatchedAndroidApplication{
|
||||
return new DefaultThreadImpl();
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isDebug(){
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getUUID(){
|
||||
try{
|
||||
|
||||
Reference in New Issue
Block a user