Skip to content

Commit

Permalink
fix: Merge pull request #184 from TwistedSlayerHelm/patch-6
Browse files Browse the repository at this point in the history
Update worldhopper.simba
  • Loading branch information
Torwent authored Jul 6, 2024
2 parents d36e7c7 + bdf25d7 commit b8de3b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion osr/interfaces/gametabs/worldhopper.simba
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@ begin

repeat
visibleWorlds := Self.ReadWorlds(ocrBounds);
Debug(ocrBounds);
i := visibleWorlds.find(nextWorld);
if i <> -1 then
begin
Expand Down

0 comments on commit b8de3b0

Please sign in to comment.