summaryrefslogtreecommitdiff
path: root/data/graphics/sprites/error.png
AgeCommit message (Collapse)AuthorFilesLines
2024-02-22ran dyecmd on all PNGs to be rid of the warning in terminalpng_dyecmdLedmitz1-0/+0
2010-06-12Add error.xml to client repository and move error.pngJared Adams1-0/+0
There is no reason why error.xml shouldn't be in this repository, as it is used when no sprite data is present and is a very small file anyways. Servers can still replace these if they want to. error.png is only used in sprites, so should be in the new sprites folder too. Reviewed-by: 4144