mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-11 03:08:38 +07:00
HUD fixes
This commit is contained in:
parent
cf6d2c7593
commit
48c062f7af
@ -238,7 +238,7 @@ public class HudFragment extends Fragment{
|
||||
}
|
||||
});
|
||||
}
|
||||
}).width(dsize * 4 + 4f);
|
||||
}).width(dsize * 5 + 4f);
|
||||
editorMain.visible(() -> shown && state.isEditor());
|
||||
}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=109470755dc41bcb6afe2a6ddfc92f98707214fe
|
||||
archash=a9f704acf0cf17b7044a5659bf62be33cfbffb0f
|
||||
|
Loading…
Reference in New Issue
Block a user