mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 23:23:12 +02:00
Move can_send() function from core to m_message.
This commit is contained in:
@@ -1204,6 +1204,7 @@ _UNREAL_ERROR(_hook_error_incompatible, "Incompatible hook function. Check argum
|
||||
#define EFUNC_MTAGS_TO_STRING 62
|
||||
#define EFUNC_TKL_CHARTOTYPE 63
|
||||
#define EFUNC_TKL_TYPE_STRING 64
|
||||
#define EFUNC_CAN_SEND 65
|
||||
|
||||
/* Module flags */
|
||||
#define MODFLAG_NONE 0x0000
|
||||
|
||||
Reference in New Issue
Block a user