mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-05 13:08:20 +07:00
Made iOS UI slightly bigger
This commit is contained in:
parent
f5b7e6bb60
commit
52b73b5a9d
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user