Merge branch 'master' of ssh://gitea.calebfontenot.com:25566/CCF_100/NoMoreAcronyms
This commit is contained in:
commit
3a7e950d99
@ -220,7 +220,7 @@ function charIterate(input) {
|
|||||||
} else {
|
} else {
|
||||||
charIterateState = 0;
|
charIterateState = 0;
|
||||||
}
|
}
|
||||||
console.log(charIterateState, input.charAt(charIterate));
|
console.log(charIterateState, input.charAt(charIterateState));
|
||||||
return charIterateState;
|
return charIterateState;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user