1
0

Sorted the generated param count.

This commit is contained in:
Mattes D 2014-08-21 21:38:21 +02:00
parent 1e5d770d7f
commit c22261252f

View File

@ -54,9 +54,9 @@ local Combinations =
{9, 2},
-- Special combinations:
{5, 5},
{7, 3},
{8, 3},
{5, 5},
{9, 5},
}