Parcourir la source

Update ChestTrap.cpp

Image il y a 4 ans
Parent
commit
83a441f4e5
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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;