Remove unused variable dialogueId in migrate-scene-document.ts
This commit is contained in:
@@ -3057,7 +3057,6 @@ function readNpcEntity(
|
||||
value.defaultDialogueId,
|
||||
`${label}.defaultDialogueId`
|
||||
),
|
||||
dialogueId,
|
||||
collider: readNpcColliderSettings(value.collider, `${label}.collider`)
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user