This commit is contained in:
Anuken
2025-08-16 08:56:03 -04:00
parent 8251b33a03
commit 640f181e48

View File

@@ -115,7 +115,6 @@ public class CoreBlock extends StorageBlock{
public void setStats(){
super.setStats();
stats.remove(Stat.buildTime);
stats.add(Stat.unitType, table -> {
table.row();
table.table(Styles.grayPanel, b -> {