diff options
Diffstat (limited to 'src/map')
-rw-r--r-- | src/map/pc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/pc.h b/src/map/pc.h index 40c32f594..010de1e9d 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -192,7 +192,6 @@ struct map_session_data { struct status_change sc; struct regen_data regen; struct regen_data_sub sregen, ssregen; - struct autocast_data autocast; struct autocast_data auto_cast_current; // Currently processed auto-cast skill. VECTOR_DECL(struct autocast_data) auto_cast; // Auto-cast vector. //NOTE: When deciding to add a flag to state or special_state, take into consideration that state is preserved in |