diff options
| author | playerskel <97991990+playerskel@users.noreply.github.com> | 2022-01-24 00:09:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-23 18:09:02 -0500 |
| commit | f4a72303cb15abbebefb907480b46737d6c51d9d (patch) | |
| tree | 9024b80f3a3c9c4937861fb747a7ffa62dd559ef /docs/tutorial/object_decomp.md | |
| parent | f344fe648bd71b0b61bbb5f4cf41edcaf12a981d (diff) | |
Whitespace (#1112)
* remove trailing whitespaces
* minor docs tweaks
* some more trailing whitespaces
* few more tweaks
Diffstat (limited to 'docs/tutorial/object_decomp.md')
| -rw-r--r-- | docs/tutorial/object_decomp.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/object_decomp.md b/docs/tutorial/object_decomp.md index 7c2366c7a..a386d8d96 100644 --- a/docs/tutorial/object_decomp.md +++ b/docs/tutorial/object_decomp.md @@ -164,7 +164,7 @@ If you'd rather not have it tell you about the checksum, you can run `make COMPA --- -To revert to the original texture, you can just run `extract_assets.py -s` on the object again. +To revert to the original texture, you can just run `extract_assets.py -s` on the object again. N.B. doing this will overwrite every custom texture, as will running `make setup`. |
