From b3c190293af4401782e657611c885683ad8f09d2 Mon Sep 17 00:00:00 2001 From: aortigos Date: Fri, 17 Apr 2026 18:44:15 +0200 Subject: [PATCH] Join command starting --- commands/join.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/commands/join.cpp b/commands/join.cpp index ebe8129..5cf336f 100644 --- a/commands/join.cpp +++ b/commands/join.cpp @@ -6,7 +6,7 @@ /* By: aortigos