edubart / otclient

An alternative tibia client for otserv written in C++11 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
640 stars 402 forks source link

Fix for minimap black tiles #1181

Closed vfjpl closed 2 years ago

vfjpl commented 2 years ago

This PR partially fixes black tiles replacing color tiles on minimap. For me it practically fixes the issue completely.

Please review. Thanks.