Skip to content

Commit

Permalink
Update minimap.simba
Browse files Browse the repository at this point in the history
Let's not talk about this.
  • Loading branch information
slackydev authored Aug 12, 2023
1 parent 77026b2 commit 81cf117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osr/minimap.simba
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ begin
end;
end;

function TRSMinimap.GetDotsBitmap(BMP: TMufasaBitmap; Dots: ERSMinimapDots): TPointArray; override;
function TRSMinimap.GetDotsBitmap(BMP: TMufasaBitmap; Dots: ERSMinimapDots): TPointArray;
var
Blacks: TPointArray;

Expand Down

0 comments on commit 81cf117

Please sign in to comment.