1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-22 05:47:44 +03:00
This commit is contained in:
Anuken 2020-04-03 19:40:45 -04:00
parent e17052a452
commit 191d7fe1ef
2 changed files with 1 additions and 7 deletions

View File

@ -354,12 +354,6 @@ public class PlanetDialog extends FloatingDialog{
t.addImage(c.icon(Cicon.small)).padRight(3);
if(++idx % max == 0) t.row();
}
//TODO terrain isn't relevant
//for(int i = 0; i < Math.min(selected.data.floorCounts.length, 3); i++){
// t.addImage(selected.data.floors[i].icon(Cicon.small)).padRight(3);
// if(++idx % max == 0) t.row();
//}
}).fillX().row();
stable.row();

View File

@ -1,3 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=b45eff56366057e331c8ffc97eb28161b0f01bf0
archash=f2ae212acde64f21ddc9804af0807098e797de08