Skip to content

Commit 244b272

Browse files
committed
Fix link to common colors page
1 parent 4b53f20 commit 244b272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/client/spriting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ingame). The background needs to 'Magenta'. The hexadecimal format of this color
1616
R 255, G 0, B 255.
1717

1818
Now that you have the size and everything figured out, its time to change it from .bmp to indexed color. Download this
19-
file: [RO common colors](./ro-pixeling-colors.md"), then navigate to `Image > Mode > Indexed Color...` In the
19+
file: [RO common colors](./ro-pixeling-colors.md), then navigate to `Image > Mode > Indexed Color...` In the
2020
window that pops up, the palette can be anything you want, but if forced you select `Custom...` Then select load and
2121
change file type from .act to .pal, then find the .pal file then select and open it, it will be wherever you saved the
2222
file to. Once it has loaded, make sure the colors are 256, then select OK, then you will now have an image compatible

0 commit comments

Comments
 (0)