Skip to content

Commit

Permalink
Update map.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
mehah committed Mar 26, 2024
1 parent 1b11fe0 commit db3bf67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/map/map.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,6 @@ uint32_t Map::clean() {
g_game().internalRemoveItem(item, -1);
}

size_t count = toRemove.size();
g_game().clearTilesToClean();

if (g_game().getGameState() == GAME_STATE_MAINTAIN) {
Expand Down

0 comments on commit db3bf67

Please sign in to comment.