raduprv / Eternal-Lands

http://www.eternal-lands.com
Other
157 stars 57 forks source link

fix drawing boundaries for debug map sound #113

Closed gamil-zirak closed 3 years ago

gamil-zirak commented 3 years ago

When turning on -DDEBUG_MAP_SOUND, the area boundaries defined in mapsfx files are not being drawn correctly in the tab map screen. This change scales the boundaries drawn on the map so that they match the size of the map and draws the boundaries in the correct locations.

pjbroad commented 3 years ago

Thanks for the fix.