From 50e31d2860fe8f754d186a35ac1b4b61f653af5a Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 27 Mar 2006 14:54:40 +0000 Subject: - Pet catching now uses the menuskill variables to prevent item usage from disrupting the catch process. - Added Safetywall to the list not blocked by Dispell. - Added some include limits.h required by window compiles. - Corrected Wedding rings being trade-able. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5772 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/charcommand.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/charcommand.c') diff --git a/src/map/charcommand.c b/src/map/charcommand.c index 27e92029a..940e51876 100644 --- a/src/map/charcommand.c +++ b/src/map/charcommand.c @@ -6,6 +6,7 @@ #include #include #include +#include #include "../common/socket.h" #include "../common/timer.h" -- cgit v1.2.3-70-g09d2