Fixed #5447
This commit is contained in:
@@ -267,6 +267,7 @@ public class HudFragment extends Fragment{
|
|||||||
//core info
|
//core info
|
||||||
parent.fill(t -> {
|
parent.fill(t -> {
|
||||||
t.top();
|
t.top();
|
||||||
|
t.visible(() -> shown);
|
||||||
|
|
||||||
t.name = "coreinfo";
|
t.name = "coreinfo";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user