Vangers icon indicating copy to clipboard operation
Vangers copied to clipboard

Skip 'H' in background files if XGR_HIDDEN_FON is set

Open link2xt opened this issue 9 months ago • 3 comments

Background file resource/actint/800x600/screens/b600.bmp uses 'H' (72) to indicate background color.

When background is rendered to 2D buffer, this "color" should be skipped to avoid shadowing default buffer which is used to render the map.

Fixes #639

link2xt avatar May 08 '24 03:05 link2xt