mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-20 17:28:14 +07:00
egh
This commit is contained in:
parent
47d673ca4b
commit
742466c3ee
@ -112,10 +112,6 @@ public class DatabaseDialog extends BaseDialog{
|
||||
if(all.getChildren().isEmpty()){
|
||||
all.add("@none.found");
|
||||
}
|
||||
|
||||
Core.app.post(() -> {
|
||||
invalidateHierarchy();
|
||||
});
|
||||
}
|
||||
|
||||
boolean unlocked(UnlockableContent content){
|
||||
|
Loading…
Reference in New Issue
Block a user