소스 검색

Update ChestTrap.cpp

Image 4 년 전
부모
커밋
83a441f4e5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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;