From 86fab91ae6c4a40af24b1d3f98601ba5d6ca9adb Mon Sep 17 00:00:00 2001 From: Haru Date: Sun, 23 Mar 2014 20:54:56 +0100 Subject: Added GPL information on interactive server startup --- src/map/map.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map') diff --git a/src/map/map.c b/src/map/map.c index 149a50a7f..adbe75b20 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -5959,6 +5959,8 @@ int do_init(int argc, char *argv[]) #ifdef CONSOLE_INPUT console->input->setSQL(map->mysql_handle); + if (!minimal && core->runflag != CORE_ST_STOP) + console->display_gplnotice(); #endif ShowStatus("Server is '"CL_GREEN"ready"CL_RESET"' and listening on port '"CL_WHITE"%d"CL_RESET"'.\n\n", map->port); -- cgit v1.2.3-70-g09d2