Fixed 3-3 reset behavior

This commit is contained in:
2021-08-27 21:19:23 -07:00
parent 298070b41e
commit 9a25fe2a65

View File

@@ -50,6 +50,7 @@
function Reset()
{
t = 0;
for (i = 0; i < n; i++)
{
positions[i] = 0;