Modify TODO, change 'about' text

This commit is contained in:
Anuken
2017-12-12 12:08:11 -05:00
parent ecaca3df9c
commit c7c7021699
6 changed files with 11 additions and 5 deletions

View File

@@ -25,7 +25,6 @@ public class AndroidLauncher extends AndroidApplication{
config.useImmersiveMode = true;
Mindustry.formatter = new Formatter(){
@SuppressLint("SimpleDateFormat")
SimpleDateFormat format = new SimpleDateFormat("EEE, dd MMM yyyy HH:mm");
@Override