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