Skip to content

Commit

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

function onStop(store, helpers)
Expand Down

0 comments on commit 159a6c8

Please sign in to comment.