summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/cl_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/cl_main.c b/src/client/cl_main.c
index 7efff61a..4c8ded12 100644
--- a/src/client/cl_main.c
+++ b/src/client/cl_main.c
@@ -3960,6 +3960,7 @@ void CL_GlobalServers_f( void ) {
}
NET_OutOfBandPrint( NS_SERVER, to, "%s", command );
+ CL_RequestMotd();
}