--- deliantra/server/include/define.h 2008/08/27 03:41:24 1.84 +++ deliantra/server/include/define.h 2008/08/31 02:01:41 1.85 @@ -524,11 +524,11 @@ #define FLAG_ONE_HIT 97 /* Monster can only hit once before going * away (replaces ghosthit) */ -#define FLAG_CLIENT_SENT 98 /* THIS IS A DEBUG FLAG ONLY. We use it to - * detect cases were the server is trying - * to send an upditem when we have not - * actually sent the item. - */ +//#define FLAG_CLIENT_SENT 98 /* THIS IS A DEBUG FLAG ONLY. We use it to +// * detect cases were the server is trying +// * to send an upditem when we have not +// * actually sent the item. +// */ #define FLAG_BERSERK 99 /* monster will attack closest living object */