mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-09 20:29:06 +07:00
Fixed item display flicker in research dialog
This commit is contained in:
parent
e3ad75f107
commit
68fecc551a
@ -568,6 +568,7 @@ public class ResearchDialog extends BaseDialog{
|
||||
Core.scene.act();
|
||||
rebuild(shine);
|
||||
itemDisplay.rebuild(items, usedShine);
|
||||
checkMargin();
|
||||
}
|
||||
|
||||
void unlock(TechNode node){
|
||||
|
Loading…
Reference in New Issue
Block a user