소스 검색

left in debug code; removed

Mike Greene 5 년 전
부모
커밋
f9cff24e21
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      locations/treeCircle.qsrc

+ 0 - 1
locations/treeCircle.qsrc

@@ -69,7 +69,6 @@ tpKnown[$EntryPoint] = 1
 i = 0
 :LocLoop
 if i < ARRSIZE('$tpLocations'):
-	$tpLocations[i]
 	gs 'treeCircActs', $tpLocations[i]
 	i += 1
 	jump 'LocLoop'