This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
RLE: Don't trash alpha channel in copy_32().
It was being set to (mask|value) instead of (value). Thanks to li zhuo for the bug report!
- Loading branch information