NullSystemWorks / mtabg

Official MTA:BattleGrounds Gamemode Repository
GNU Affero General Public License v3.0
6 stars 6 forks source link

Fix circles in the map drawing inconsistently #25

Open ghost opened 7 years ago

ghost commented 7 years ago

The current calculations consider only discrete resolutions. This causes it to be misplaced differently or not at all depending on the used resolution. Do proper calculations of the circle size and position according to the player's resolution.