mesh count to building info command
This commit is contained in:
@@ -244,7 +244,7 @@ public class InfoCmd extends AbstractDevCmd {
|
||||
for (Regions regions : targetBuilding.getBounds().getRegions()) {
|
||||
//TODO ADD REGION INFO
|
||||
}
|
||||
|
||||
output += "Mesh Count: " + targetBuilding.buildingMeshes.size();
|
||||
break;
|
||||
case PlayerCharacter:
|
||||
output += newline;
|
||||
|
||||
Reference in New Issue
Block a user