From 10a83bd2faa914f186d549cebb5f57b0552e493d Mon Sep 17 00:00:00 2001 From: gumi Date: Wed, 8 Jul 2020 16:25:02 +0000 Subject: never clear the invisible/hidden gm status --- src/map/skill.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/skill.cpp') 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 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); -- cgit v1.2.3-60-g2f50