From 0b56216a0454b43f63a7d1198e9642061469b6a9 Mon Sep 17 00:00:00 2001 From: MewMew <=> Date: Mon, 24 Sep 2018 06:50:16 +0200 Subject: [PATCH] discord adress update --- control.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control.lua b/control.lua index c3f04924..96fae08d 100644 --- a/control.lua +++ b/control.lua @@ -23,7 +23,7 @@ local function player_created(event) player.gui.top.style = 'slot_table_spacing_horizontal_flow' player.gui.left.style = 'slot_table_spacing_vertical_flow' - player.print("Join the comfy discord >> comfyplay.net", {r = 110, g = 0, b = 220}) + player.print("Join the comfy discord >> comfyplay.net/discord", {r = 110, g = 0, b = 220}) end function spaghetti()