Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hellvalleyskytrees authored Mar 16, 2024
1 parent 487eb31 commit cf67141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokens/Randomize/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ function onStart(store, helpers)
{
if (store.gateCounter == undefined)
{
store.gateCounter = 0;
store.gateCounter = 0;
}
}

Expand Down

0 comments on commit cf67141

Please sign in to comment.