Skip to content

Commit

Permalink
ags4-auto-test: run at 60 fps
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-mogilko committed Apr 6, 2024
1 parent f337ae6 commit 4b07ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ags4/auto-test/GlobalScript.asc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// called when the game starts, before the first room is loaded
function game_start()
{

SetGameSpeed(60);
}

// called on every game cycle, except when the game is blocked
Expand Down

0 comments on commit 4b07ce9

Please sign in to comment.