- Added an Info message when pinging the SQL servers.

- Changed line terminators back to *nix on map.c because otherwise it's impossible to run a diff between the stable and trunk versions of the file.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6043 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
skotlex
2006-04-13 18:10:08 +00:00
parent 73f37619f0
commit dc8d892b45
6 changed files with 3807 additions and 3807 deletions

View File

@@ -309,6 +309,7 @@ int inter_log(char *fmt,...)
*------------------------------------------------------
*/
int inter_sql_ping(int tid, unsigned int tick, int id, int data)
{
ShowInfo("Pinging SQL server to keep connection alive...\n");