Files
Bubberstation/icons/obj/smooth_structures/alien
SkyratBot 3fb80eaa65 [MIRROR] Fixes some uncompressed dmi files (#1379)
* Fixes some uncompressed dmi files (#54442)

While dmi files are png, the DM editor will try to add some information (like the palette) and compress them. This reduces the rsc size a little bit, and avoids a unnecessary operation if someone opens the file in the DM editor.

This doesn't change the actual sprites at all, and it's merely done by opening the files in the DM editor and saving them without changes. No dark magic here.

* Fixes some uncompressed dmi files

Co-authored-by: Rohesie <rohesie@gmail.com>
2020-10-19 17:23:25 +01:00
..