From 0ef788e46f678e546ec28b602dcfeeb359d0417c Mon Sep 17 00:00:00 2001 From: Haru Date: Sun, 25 Aug 2019 17:55:31 +0200 Subject: Remove round-trip to the inter-server for the broadcast messages Signed-off-by: Haru --- src/map/intif.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/map/intif.h') diff --git a/src/map/intif.h b/src/map/intif.h index 8f8cefbee..134c7a97e 100644 --- a/src/map/intif.h +++ b/src/map/intif.h @@ -60,8 +60,6 @@ struct intif_interface { int (*parse) (int fd); int (*create_pet)(int account_id, int char_id, int pet_type, int pet_lv, int pet_egg_id, int pet_equip, short intimate, short hungry, char rename_flag, char incubate, char *pet_name); - int (*broadcast) (const char *mes, int len, int type); - int (*broadcast2) (const char *mes, int len, unsigned int fontColor, short fontType, short fontSize, short fontAlign, short fontY); int (*saveregistry) (struct map_session_data *sd); int (*request_registry) (struct map_session_data *sd, int flag); void (*request_account_storage) (const struct map_session_data *sd); -- cgit v1.2.3-70-g09d2