From c0e59c874786cdf3bc5863090934b8e18ba0336d Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 12 Feb 2016 16:17:30 +0100 Subject: Ported socket.conf (was packet.conf) to libconfig Ported to modern Hercules and cleaned up from Panikon's commits: b10f2a88073882bea812c6278fdec7848102ab87, bc5007299a92898ea4630f2a977d9a1b42b6c145 Signed-off-by: Haru --- src/char/char.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/char/char.c') diff --git a/src/char/char.c b/src/char/char.c index 62b1d8f4c..6f79a55e3 100644 --- a/src/char/char.c +++ b/src/char/char.c @@ -6211,6 +6211,7 @@ int do_init(int argc, char **argv) { CHECK_OLD_LOCAL_CONF("conf/import/char_conf.txt", "conf/import/char-server.conf"); CHECK_OLD_LOCAL_CONF("conf/import/inter_conf.txt", "conf/import/inter-server.conf"); + CHECK_OLD_LOCAL_CONF("conf/import/packet_conf.txt", "conf/import/socket.conf"); #undef CHECK_OLD_LOCAL_CONF } -- cgit v1.2.3-70-g09d2