Commit 4c78876
committed
[#68] Fix incorrect archive-mapping example in BuildReport comment
The FileListArchiveHelper example mapped a ContentFile to its role
(ContentFile) instead of to the containing archive filename. It maps the
internal file name to the archive file name, matching the AssetBundle
example above it.1 parent b0ddd4b commit 4c78876
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments