Skip to content

Commit

Permalink
Merge pull request #163 from ashaman88/patch-1
Browse files Browse the repository at this point in the history
Update bank.simba
  • Loading branch information
Hobbit committed Mar 28, 2013
2 parents 3e29fac + a875706 commit 47e9553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SRL/core/bank.simba
Expand Up @@ -1292,7 +1292,7 @@ begin
begin
Timer := GetTimeRunning + 8000;
repeat
Mouse(483, 28, 10, 12, mouse_left);
MouseBox(484, 30, 493, 50, mouse_left);
for i := 0 to 30 do
begin
if not BankScreen then
Expand Down

0 comments on commit 47e9553

Please sign in to comment.