summaryrefslogtreecommitdiff
path: root/src/map/status.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/status.c')
-rw-r--r--src/map/status.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/status.c b/src/map/status.c
index f7531494e..7412467c3 100644
--- a/src/map/status.c
+++ b/src/map/status.c
@@ -8998,7 +8998,6 @@ int status_change_clear(struct block_list* bl, int type) {
sc->opt1 = 0;
sc->opt2 = 0;
sc->opt3 = 0;
- sc->option &= OPTION_MASK;
if( type == 0 || type == 2 )
clif->changeoption(bl);