summaryrefslogtreecommitdiff
path: root/src/map/mob.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/mob.cpp')
-rw-r--r--src/map/mob.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/mob.cpp b/src/map/mob.cpp
index cab17a0..044d0b6 100644
--- a/src/map/mob.cpp
+++ b/src/map/mob.cpp
@@ -1178,7 +1178,6 @@ int mob_spawn(BlockId id)
assert (!md->sc_data[i].timer);
md->sc_data[i].val1 = 0;
}
- md->sc_count = 0;
md->opt1 = Opt1::ZERO;
md->opt2 = Opt2::ZERO;
md->opt3 = Opt3::ZERO;