diff --git a/source/DiffCalc.hx b/source/DiffCalc.hx index 4aa5c1b..5f2d240 100644 --- a/source/DiffCalc.hx +++ b/source/DiffCalc.hx @@ -220,7 +220,7 @@ class DiffCalc // trace(bigFuck + " - hand two [" + i + "]"); } - for (i in 0...3) + for (i in 0...4) { smoothBrain(hand_npsOne,0); smoothBrain(hand_npsTwo,0);