diff options
Diffstat (limited to '')
| -rwxr-xr-x | aataaj.lua | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -175,7 +175,7 @@ end | |||
| 175 | print('') | 175 | print('') |
| 176 | io.flush() | 176 | io.flush() |
| 177 | 177 | ||
| 178 | -- TODO - No idea why the fuck #Cards kept telling me 0. No number indexes? | 178 | -- #Cards kept telling me 0, no number indexes. |
| 179 | local cnt = 0 | 179 | local cnt = 0 |
| 180 | for i,C in pairs(Cards) do | 180 | for i,C in pairs(Cards) do |
| 181 | cnt = cnt + 1 | 181 | cnt = cnt + 1 |
