From 30217193806701eb2e6159359f14bf9658d8a668 Mon Sep 17 00:00:00 2001 From: mc_cameri Date: Tue, 14 Dec 2004 01:14:14 +0000 Subject: git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@567 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/map.c') diff --git a/src/map/map.c b/src/map/map.c index c00845158..6013f5751 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -1715,7 +1715,7 @@ int map_readallmap(void) { free(waterlist); printf("\r"); - snprintf(tmp_output,sizeof(tmp_output),"Successfully loaded '"CL_WHITE"%d"CL_RESET"' maps.%50s\n",map_num,""); + snprintf(tmp_output,sizeof(tmp_output),"Successfully loaded '"CL_WHITE"%d"CL_RESET"' maps.%30s\n",map_num,""); ShowInfo(tmp_output); if (maps_removed) { snprintf(tmp_output,sizeof(tmp_output),"Maps Removed: '"CL_WHITE"%d"CL_RESET"'\n",maps_removed); -- cgit v1.2.3-70-g09d2