From 0927a452de59d3001649893aa2efbeb837e60cbe Mon Sep 17 00:00:00 2001 From: ZReC Date: Fri, 24 Mar 2017 10:36:51 -0300 Subject: [PATCH] Radar area very large size is not visible In answer to: https://bugs.mtasa.com/view.php?id=8930 See this: https://drive.google.com/open?id=0BxjQi6_IK2docXFkWkhSOG9FWHM --- Client/game_sa/CRadarSA.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Client/game_sa/CRadarSA.cpp b/Client/game_sa/CRadarSA.cpp index 742a879f4f1..48ade70b5ca 100644 --- a/Client/game_sa/CRadarSA.cpp +++ b/Client/game_sa/CRadarSA.cpp @@ -196,7 +196,7 @@ VOID CRadarSA::DrawAreaOnRadar(float fX1, float fY1, float fX2, float fY2, const { push eax - push 0 + push 1 //bool lea eax, abgr push eax lea eax, myRect