mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	simplified the drawing algo for product
This commit is contained in:
		| @@ -2351,8 +2351,6 @@ void celldrawer::draw_gravity_particles() { | ||||
|  | ||||
| void celldrawer::draw() { | ||||
|  | ||||
|   if(hybrid::pmap) { product::drawcell_stack(c, V); return; } | ||||
|  | ||||
|   cells_drawn++; | ||||
|  | ||||
| #if CAP_TEXTURE | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue