mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-09 15:27:45 +07:00
Made iOS UI slightly bigger
This commit is contained in:
@ -25,7 +25,7 @@ public class IOSLauncher extends IOSApplication.Delegate {
|
||||
Net.setClientProvider(new KryoClient());
|
||||
Net.setServerProvider(new KryoServer());
|
||||
|
||||
Unit.dp.addition -= 0.5f;
|
||||
Unit.dp.addition -= 0.25f;
|
||||
|
||||
Platform.instance = new Platform() {
|
||||
DateFormat format = SimpleDateFormat.getDateTimeInstance();
|
||||
|
Reference in New Issue
Block a user