From fa55bc85f8697e3fad5cb262f563d0c0215da808 Mon Sep 17 00:00:00 2001 From: Markolie Date: Thu, 20 Aug 2015 22:37:41 +0200 Subject: [PATCH] Baystation --> This server --- code/modules/client/client procs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/client procs.dm b/code/modules/client/client procs.dm index 80c4114059a..c64521f7745 100644 --- a/code/modules/client/client procs.dm +++ b/code/modules/client/client procs.dm @@ -221,7 +221,7 @@ return null if(IsGuestKey(key)) - alert(src,"Baystation12 doesn't allow guest accounts to play. Please go to http://www.byond.com/ and register for a key.","Guest","OK") + alert(src,"This server doesn't allow guest accounts to play. Please go to http://www.byond.com/ and register for a key.","Guest","OK") del(src) return