mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 22:12:59 +00:00 
			
		
		
		
	fixed cgi for field quotient
This commit is contained in:
		| @@ -927,6 +927,8 @@ EX void check_cgi() { | |||||||
|  |  | ||||||
|   if(prod) V("PS", its(product::csteps)); |   if(prod) V("PS", its(product::csteps)); | ||||||
|    |    | ||||||
|  |   if(geometry == gFieldQuotient) { V("S3=", its(S3)); V("S7=", its(S7)); } | ||||||
|  |    | ||||||
|   if(binarytiling) V("BT", fts(vid.binary_width)); |   if(binarytiling) V("BT", fts(vid.binary_width)); | ||||||
|    |    | ||||||
|   if(GDIM == 2) {  |   if(GDIM == 2) {  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue