From a08456ff89cb81408ef32ff660c8bca8bb6e5581 Mon Sep 17 00:00:00 2001 From: Killian <49700375+KillianKirilenko@users.noreply.github.com> Date: Sat, 25 Nov 2023 09:16:22 +0000 Subject: [PATCH] Update new_player.dm --- code/modules/mob/new_player/new_player.dm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/code/modules/mob/new_player/new_player.dm b/code/modules/mob/new_player/new_player.dm index f539abbe98..c7cabffc73 100644 --- a/code/modules/mob/new_player/new_player.dm +++ b/code/modules/mob/new_player/new_player.dm @@ -51,6 +51,8 @@ output += "
" + /* + //nobody uses this feature if(!IsGuestKey(src.key)) establish_db_connection() @@ -69,6 +71,7 @@ output += "Show Player Polls (NEW!)
" else output += "" + */ output += ""