Skip to content

Commit

Permalink
Remove some RI debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
slackydev committed Sep 16, 2023
1 parent 95801ed commit e1fcc68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion osr/minimap.simba
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ var
dotpts: TPointArray;
g: T2DPointArray;
begin
RSClient.Image.Clear();
with Self.GetCompassCircle do
begin
if SRL.FindColors(dotpts, CTS1(2565532, 50), Bounds()) then // red
Expand Down

0 comments on commit e1fcc68

Please sign in to comment.