Kromster80 / kam_remake

"KaM Remake" is an RTS game remake written in Delphi from scratch.
http://www.kamremake.com
GNU Affero General Public License v3.0
361 stars 90 forks source link

Debug menu: Export images have transparent pixel #398

Closed reyandme closed 7 years ago

reyandme commented 7 years ago

This pixel should be a pivot pixel, but there was a bug - no alpha channel was set for pivot pixel, mean that pixel was transparent. I believe there is no need for that pixel to be shown on image, as we want to get clean image, without anything extra on it. For pivot there is still txt file.

I have commented code, in case somebody will need to see this pivot on picture, but I do not want to add special parameter in menu for that