diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2020-05-11 22:43:50 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-11 22:43:50 +0900 |
| commit | 4ce330c59eb88edeb5269878bdfacf77d2a7a222 (patch) | |
| tree | f899198d88461ec0b68f6bb839d82cf170fd895e /src | |
| parent | 12.37.0 (diff) | |
| download | sharkey-4ce330c59eb88edeb5269878bdfacf77d2a7a222.tar.gz sharkey-4ce330c59eb88edeb5269878bdfacf77d2a7a222.tar.bz2 sharkey-4ce330c59eb88edeb5269878bdfacf77d2a7a222.zip | |
refactor(client): Add note
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/scripts/room/furnitures.json5 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/scripts/room/furnitures.json5 b/src/client/scripts/room/furnitures.json5 index 7c1a90a3f9..c731e85a9f 100644 --- a/src/client/scripts/room/furnitures.json5 +++ b/src/client/scripts/room/furnitures.json5 @@ -1,5 +1,7 @@ // 家具メタデータ +// 家具IDはglbファイル及びそのディレクトリ名と一致する必要があります + // 家具にはユーザーが設定できるプロパティを設定可能です: // // props: { |