first release

This commit is contained in:
Epic Studios 2023-11-11 07:19:43 +02:00
parent 2b653cf650
commit 173a2ef089
25 changed files with 963 additions and 909 deletions

View file

@ -162,7 +162,7 @@ public class VectrasApp extends Application {
@Override
public void run() {
VectrasStatus.logError("<font color='red'>[E] "+e.getMessage()+"</font>");
VectrasStatus.logError("<font color='red'>[E] >"+ mContext.getApplicationContext().toString() +e.getMessage()+"</font>");
}
});
} else {