summaryrefslogtreecommitdiff
path: root/src/map/pc.h
diff options
context:
space:
mode:
authorKenpachi Developer <Kenpachi.Developer@gmx.de>2020-04-21 06:33:30 +0200
committerKenpachi Developer <Kenpachi.Developer@gmx.de>2020-05-10 21:30:32 +0200
commitc5edda900937eb3156391dc8c2f726f34a34dba2 (patch)
treefb34ab29267db0d665be82e1053ba4060a681294 /src/map/pc.h
parent94e9efa489b74ebed374dc7346a6605e43dedd85 (diff)
downloadhercules-c5edda900937eb3156391dc8c2f726f34a34dba2.tar.gz
hercules-c5edda900937eb3156391dc8c2f726f34a34dba2.tar.bz2
hercules-c5edda900937eb3156391dc8c2f726f34a34dba2.tar.xz
hercules-c5edda900937eb3156391dc8c2f726f34a34dba2.zip
Remove struct autocast_data autocast from struct map_session_data
Diffstat (limited to 'src/map/pc.h')
-rw-r--r--src/map/pc.h1
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