Browse Source

left in debug code; removed

Mike Greene 5 năm trước cách đây
mục cha
commit
f9cff24e21
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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'