このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
chemicalcrux
/
macrovision
ウォッチ
1
スター
0
フォーク
0
コード
課題
5
プルリクエスト
0
リリース
10
Wiki
アクティビティ
ソースを参照
Fix two-story homes having the wrong name and breaking loading
tags/v0.1.0
Fen Dweller
5年前
親
0549e07a7d
コミット
414595e0f4
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
presets/buildings.js
+ 1
- 1
presets/buildings.js
ファイルの表示
@@ -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" }
)
書き込み
プレビュー
読み込み中…
キャンセル
保存