mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	ads-game:: debug removed
This commit is contained in:
		| @@ -170,7 +170,6 @@ void draw_game_cell(const cell_to_draw& cd) { | |||||||
|       auto h = ads_inverse(current_ship * vctrV_ship); |       auto h = ads_inverse(current_ship * vctrV_ship); | ||||||
|       cr = cross0(current * V * h); |       cr = cross0(current * V * h); | ||||||
|       // println(hlog, current * V * h); |       // println(hlog, current * V * h); | ||||||
|       println(hlog, "cr shift = ", cr.shift); |  | ||||||
|       }); |       }); | ||||||
|     if(cr.shift < M_PI && cr.shift < M_PI) { |     if(cr.shift < M_PI && cr.shift < M_PI) { | ||||||
|       vector<hyperpoint> pts; |       vector<hyperpoint> pts; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue