summaryrefslogtreecommitdiff
path: root/src/map/skill.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/skill.cpp')
-rw-r--r--src/map/skill.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/skill.cpp b/src/map/skill.cpp
index d9a7717..cf99af8 100644
--- a/src/map/skill.cpp
+++ b/src/map/skill.cpp
@@ -1090,7 +1090,7 @@ int skill_status_change_clear(dumb_ptr<block_list> bl, int type)
*opt1 = Opt1::ZERO;
*opt2 = Opt2::ZERO;
*opt3 = Opt3::ZERO;
- *option = Opt0::ZERO;
+ //*option = Opt0::ZERO;
if (type == 0 || type & 2)
clif_changeoption(bl);