mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 22:12:59 +00:00 
			
		
		
		
	removed debug spam
This commit is contained in:
		| @@ -5936,7 +5936,6 @@ EX void drawscreen() { | ||||
|   if(nohelp != 1) { | ||||
|     int size = vid.fsize; | ||||
|     while(size > 3 && textwidth(size, mouseovers) > vid.xres) size--; | ||||
|     println(hlog, "mouseovers size changed from ", vid.fsize, " to ", size); | ||||
|     displayfr(vid.xres/2, vid.fsize,   2, size, mouseovers, col, 8); | ||||
|     } | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue