mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	fixed reverse legs in rotspaces
This commit is contained in:
		| @@ -17,7 +17,7 @@ ld eyepos; | ||||
| #define S (cgi.scalefactor / 0.805578) | ||||
| #define SH (cgi.scalefactor / 0.805578 * vid.height_width / 1.5) | ||||
|  | ||||
| #define revZ ((WDIM == 2 || hybri) ? -1 : 1) | ||||
| #define revZ ((WDIM == 2 || prod) ? -1 : 1) | ||||
|  | ||||
| hyperpoint shcenter; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue