From 831e972d444354fb87590dfab46f4545d0b017f0 Mon Sep 17 00:00:00 2001 From: aconconi Date: Sun, 2 Oct 2022 18:04:10 +0200 Subject: [PATCH] added NL at end of file --- 33_Dice/lua/dice.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/33_Dice/lua/dice.lua b/33_Dice/lua/dice.lua index 76c6fae3..7b8d556a 100644 --- a/33_Dice/lua/dice.lua +++ b/33_Dice/lua/dice.lua @@ -110,4 +110,4 @@ local function dice_main() end -dice_main() \ No newline at end of file +dice_main()