Skip to content

Commit 8203cb9

Browse files
ZReCJusonex
authored andcommitted
1 parent 760411d commit 8203cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client/game_sa/CRadarSA.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ VOID CRadarSA::DrawAreaOnRadar(float fX1, float fY1, float fX2, float fY2, const
196196
{
197197
push eax
198198

199-
push 0
199+
push 1 //bool
200200
lea eax, abgr
201201
push eax
202202
lea eax, myRect

0 commit comments

Comments
 (0)