From be57ed26ac11ed0bb696acb031df527e3edf3130 Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 12 Sep 2006 14:21:02 +0000 Subject: - Moved the packet_len variable in login.c to the login parse case, since it's used nowhere else. - timestamp check speed-up in showmsg.c - Swapped the blank ShowMessage on server startup to a printf - Homunculus intimacy will go back to 500 on evolution. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8719 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/timer.c') diff --git a/src/common/timer.c b/src/common/timer.c index d8f863059..a848266ac 100644 --- a/src/common/timer.c +++ b/src/common/timer.c @@ -20,7 +20,7 @@ #include #include "timer.h" -#include "../common/malloc.h" +#include "malloc.h" #include "showmsg.h" // タイマー間隔の最小値。モンスターの大量召還時、多数のクライアント接続時に -- cgit v1.2.3-60-g2f50