mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	whirl
This commit is contained in:
		| @@ -161,6 +161,10 @@ void precalc() { | ||||
|     hexhexdist, hexvdist);   | ||||
|    | ||||
|   for(int i=0; i<S84; i++) spinmatrix[i] = spin(i * M_PI / S42); | ||||
|  | ||||
|   base_distlimit = ginf[geometry].distlimit[nonbitrunc]; | ||||
|    | ||||
|   whirl::compute_geometry();   | ||||
|   } | ||||
|  | ||||
| transmatrix ddi(ld dir, ld dist) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue