Browse Source

Update ChestTrap.cpp

Image 4 năm trước cách đây
mục cha
commit
83a441f4e5
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      EQ2/source/WorldServer/Zone/ChestTrap.cpp

+ 0 - 1
EQ2/source/WorldServer/Zone/ChestTrap.cpp

@@ -65,7 +65,6 @@ ChestTrap::ChestTrapInfo ChestTrapList::GetNextChestTrap() {
 	{
 		//re-shuffle the map, we reached the end
 		shuffleMap(this);
-		cycleItr = chesttrap_list.begin();
 	}
 
 	ChestTrap* trap = cycleItr->second;