summaryrefslogtreecommitdiff
path: root/chat.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-08-04 02:37:27 +0100
committerubq323 <ubq323@ubq323.website>2022-08-04 02:37:27 +0100
commit439ef14de7a5ed1b3dfe2a2a4a139c8a2641b6ad (patch)
tree5783d9a9275e7ec18bb664f87a868546d4f07eb5 /chat.lua
parent39f403e0639637b691778e49c2a1929c09864fc3 (diff)
chat
Diffstat (limited to 'chat.lua')
-rw-r--r--chat.lua12
1 files changed, 6 insertions, 6 deletions
diff --git a/chat.lua b/chat.lua
index 3e82ade..d91e45d 100644
--- a/chat.lua
+++ b/chat.lua
@@ -63,12 +63,12 @@ local function draw_lb(W,scores)
end
draw_lb(wLb,{
- aaa=10
- bbb=100
- ccc=12345
- ddd=234287
- thethethethe=69420
- harold=111222})
+ aaa=10,
+ bbb=100,
+ ccc=12345,
+ ddd=234287,
+ thethethethe=69420,
+ harold=111222,})
local function score(msg)