diff options
Diffstat (limited to 'src/being')
-rw-r--r-- | src/being/being.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being/being.cpp b/src/being/being.cpp index 4db35b3c3..a2cdf110f 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -4492,7 +4492,6 @@ void Being::searchSlotValueItr(std::vector<int>::iterator &restrict it, } // logger->log("not found"); idx = -1; - return; } void Being::updateHit(const int amount) restrict2 |