Skip to content

Commit

Permalink
fix: fix kraken data
Browse files Browse the repository at this point in the history
  • Loading branch information
Torwent committed Jan 12, 2024
1 parent 709f1f5 commit be445e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osr/interfaces/worldhopper.simba
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ begin
else if visibleWorlds.min < nextWorld then
WorldHopper.Scroll(True); // down
end;
WriteLn 'here3';

WorldHopper.DebugLn("Timed out (timeOut="+ToStr(timeOut)+"ms)");
end;

Expand Down
Binary file modified utils/data/monsters.zip
Binary file not shown.

0 comments on commit be445e2

Please sign in to comment.