aboutsummaryrefslogtreecommitdiffstats
path: root/aataaj.lua
diff options
context:
space:
mode:
authordvs12024-10-28 15:48:54 +1000
committerdvs12024-10-28 15:48:54 +1000
commit1d75fbb58a1313ff402a987903ea4593eb0b91a2 (patch)
tree235389a6a5ef10321b431220c731331bdf225a85 /aataaj.lua
parentHello -> G'day, coz I'm an Aussie, and it helps test embedded quote marks. (diff)
downloadJackOnAllDevices-1d75fbb58a1313ff402a987903ea4593eb0b91a2.zip
JackOnAllDevices-1d75fbb58a1313ff402a987903ea4593eb0b91a2.tar.gz
JackOnAllDevices-1d75fbb58a1313ff402a987903ea4593eb0b91a2.tar.bz2
JackOnAllDevices-1d75fbb58a1313ff402a987903ea4593eb0b91a2.tar.xz
Minor tweaks.
Diffstat (limited to 'aataaj.lua')
-rwxr-xr-xaataaj.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/aataaj.lua b/aataaj.lua
index c01e4c3..d48ec94 100755
--- a/aataaj.lua
+++ b/aataaj.lua
@@ -175,7 +175,7 @@ end
175print('') 175print('')
176io.flush() 176io.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.
179local cnt = 0 179local cnt = 0
180for i,C in pairs(Cards) do 180for i,C in pairs(Cards) do
181 cnt = cnt + 1 181 cnt = cnt + 1