Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
chemicalcrux
/
macrovision
Observar
1
Favorito
0
Fork
0
Código
Issues
5
Pull requests
0
Versões
10
Wiki
Atividade
Ver código fonte
Fix two-story homes having the wrong name and breaking loading
tags/v0.1.0
Fen Dweller
5 anos atrás
pai
0549e07a7d
commit
414595e0f4
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
presets/buildings.js
+ 1
- 1
presets/buildings.js
Ver arquivo
@@ -75,7 +75,7 @@ function makeBuildings() {
results.push({
name: "Two-Story Home",
constructor: () => makeBuilding(
"
Hous
e",
"
Two-Story Hom
e",
math.unit(25, "feet"),
{ source: "./media/buildings/house.svg" }
)
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar