blob: 85e739b229dc8719f524d32e37965a6255cc89af [file] [log] [blame]
pp.m.Building = function() {
/**
* @type {number}
*/
this.buildingId;
};