Parcourir la source

left in debug code; removed

Mike Greene il y a 5 ans
Parent
commit
f9cff24e21
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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'