Update client procs.dm

This commit is contained in:
AffectedArc07
2019-06-23 11:33:08 +01:00
committed by GitHub
parent afef712773
commit 9bd54a2267
+1 -1
View File
@@ -551,7 +551,7 @@
// Check new peeps for panic bunker
if(GLOB.panic_bunker_enabled)
message_admins("<span class='adminnotice'>Failed Login: [key] - New account attempting to connect during panic bunker</span>")
src << "Sorry but the server is currently not accepting connections from never before seen players."
src << "Sorry but the server is currently not accepting connections from never before seen players. Please try again later."
del(src)
return // Dont insert or they can just go in again