From a56b3ea671e9cc74b3f9ea723bc149e83212b998 Mon Sep 17 00:00:00 2001 From: gumi Date: Sun, 30 Dec 2018 16:06:06 -0500 Subject: pre-send the auth details to map servers instead of blindly trusting 0x0072 --- src/map/chrif.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/chrif.hpp') diff --git a/src/map/chrif.hpp b/src/map/chrif.hpp index 655103d..ea8096c 100644 --- a/src/map/chrif.hpp +++ b/src/map/chrif.hpp @@ -44,6 +44,8 @@ void chrif_char_ask_name(AccountId id, CharName character_name, short operation_ int chrif_saveaccountreg2(dumb_ptr sd); int chrif_send_divorce(CharId char_id); +void chrif_parse_preauth(Session *s, const Packet_Fixed<0x3829>& fixed); + void do_init_chrif(void); } // namespace map } // namespace tmwa -- cgit v1.2.3-60-g2f50