mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	removed debug display
This commit is contained in:
		| @@ -5685,7 +5685,6 @@ void animateAttack(cell *src, cell *tgt, int layer) { | ||||
|     a.attacking = 1; | ||||
|     a.attackat = rspintox(tC0(inverse(gmatrix[src]) * gmatrix[tgt])) * xpush(hdist(gmatrix[src]*C0, gmatrix[tgt]*C0) / 3); | ||||
|     if(newanim) a.wherenow = Id, a.ltick = ticks, a.footphase = 0; | ||||
|     display(a.attackat); | ||||
|     } | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue