Skip to content

Commit c44a5ae

Browse files
fix: Update minimap.simba
typo
1 parent ee439b0 commit c44a5ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

osr/interfaces/minimap.simba

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ begin
1818
Result := ceil((Length(tpa) * 100) / ((Pi * (73 * 73)) * ((360 - 0) / 360.0)-((Pi * 0) * 1)));
1919
end;
2020

21-
2221
(*
2322
## Minimap.WaitMoving
2423
```pascal

0 commit comments

Comments
 (0)