mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-14 11:59:20 +07:00
Clear block config background on rebuild
This commit is contained in:
parent
32ca69a96f
commit
3e4b86d095
@ -43,6 +43,7 @@ public class BlockConfigFragment{
|
||||
|
||||
table.visible = true;
|
||||
table.clear();
|
||||
table.background(null);
|
||||
tile.buildConfiguration(table);
|
||||
table.pack();
|
||||
table.setTransform(true);
|
||||
|
Loading…
Reference in New Issue
Block a user