From 1d75fbb58a1313ff402a987903ea4593eb0b91a2 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Mon, 28 Oct 2024 15:48:54 +1000 Subject: Minor tweaks. --- aataaj.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aataaj.lua') diff --git a/aataaj.lua b/aataaj.lua index c01e4c3..d48ec94 100755 --- a/aataaj.lua +++ b/aataaj.lua @@ -175,7 +175,7 @@ end print('') io.flush() --- TODO - No idea why the fuck #Cards kept telling me 0. No number indexes? +-- #Cards kept telling me 0, no number indexes. local cnt = 0 for i,C in pairs(Cards) do cnt = cnt + 1 -- cgit v1.1