summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
authorFate <fate-tmw@googlemail.com>2009-06-16 15:46:00 +0000
committerFate <fate-tmw@googlemail.com>2009-06-16 15:46:00 +0000
commitc8c6e7b34cb983054ddc5ed73f5239d6b728af11 (patch)
tree299ad4a17f4698fcf84353569c0724e6394c758f /src/map/map.h
parent62e46b2c2394ba222d90227ee581ed877a4582c0 (diff)
downloadtmwa-c8c6e7b34cb983054ddc5ed73f5239d6b728af11.tar.gz
tmwa-c8c6e7b34cb983054ddc5ed73f5239d6b728af11.tar.bz2
tmwa-c8c6e7b34cb983054ddc5ed73f5239d6b728af11.tar.xz
tmwa-c8c6e7b34cb983054ddc5ed73f5239d6b728af11.zip
Removed unnecessary am-healing flag, incorporated healing packets with regular opt status flags. This, together with the clientdata update, should fix the stuck healing state.
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h
index 94155d2..c678501 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -182,7 +182,6 @@ struct map_session_data {
unsigned unbreakable_weapon : 1;
unsigned unbreakable_armor : 1;
unsigned infinite_autospell : 1;
- unsigned heal_effect : 1;
} special_state;
int char_id, login_id1, login_id2, sex;
unsigned char tmw_version; // tmw client version