From 7d70f7ec35b0b4476686b73fc221527a6d1ed0fa Mon Sep 17 00:00:00 2001 From: Kenpachi Developer Date: Wed, 11 Mar 2020 22:22:59 +0100 Subject: Remove map_session_data->state.autocast and use map_session_data->autocast.type instead --- src/map/pc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/pc.h') diff --git a/src/map/pc.h b/src/map/pc.h index 92444aa2a..7e69169f0 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -207,7 +207,6 @@ struct map_session_data { unsigned int storage_flag : 2; // @see enum storage_flag unsigned int snovice_dead_flag : 1; //Explosion spirits on death: 0 off, 1 used. unsigned int abra_flag : 2; // Abracadabra bugfix by Aru - unsigned int autocast : 1; // Autospell flag [Inkfish] unsigned int autotrade : 2; //By Fantik unsigned int showdelay :1; unsigned int showexp :1; -- cgit v1.2.3-60-g2f50