Update citybuilding.js
This commit is contained in:
parent
394eec69d7
commit
dce9b426b5
|
|
@ -1,3 +1,5 @@
|
|||
// created by sqec
|
||||
// coming soon: apartments, small houses
|
||||
|
||||
function building_1_segment() {
|
||||
if (pixel.foundation = true && pixel.height < pixel.limit) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue