Browse Source

left in debug code; removed

Mike Greene 5 years ago
parent
commit
f9cff24e21
1 changed files with 0 additions and 1 deletions
  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'