- 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://svn.code.sf.net/p/rathena/svn/trunk@8719 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <time.h>
|
||||
|
||||
#include "timer.h"
|
||||
#include "../common/malloc.h"
|
||||
#include "malloc.h"
|
||||
#include "showmsg.h"
|
||||
|
||||
// タイマー間隔の最小値。モンスターの大量召還時、多数のクライアント接続時に
|
||||
|
||||
Reference in New Issue
Block a user