mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	fixed line drawing on spheres
This commit is contained in:
		| @@ -649,6 +649,7 @@ void prettyline(hyperpoint h1, hyperpoint h2, int col, int lev) { | ||||
|   pp.minwidth = minwidth_global; | ||||
|   p.col = 0; | ||||
|   pp.outline = col; | ||||
|   pp.flags = POLY_ISSIDE; | ||||
|   drawpolyline(p); | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue