Commit 9f9aa32
committed
fix: remove obsolete PrefabInstanceStatus.Disconnected check (CS0618)
PrefabInstanceStatus.Disconnected was deprecated — prefabs can no longer
be in a disconnected state. Only MissingAsset is a valid broken-prefab
status to check.1 parent 1be434e commit 9f9aa32
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1713 | 1713 | | |
1714 | 1714 | | |
1715 | 1715 | | |
1716 | | - | |
1717 | | - | |
| 1716 | + | |
1718 | 1717 | | |
1719 | 1718 | | |
1720 | 1719 | | |
| |||
0 commit comments