mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	flocking:: -flockspd option
This commit is contained in:
		| @@ -348,6 +348,10 @@ namespace flocking { | ||||
|       for(int i=0; i<N; i++)  | ||||
|         vdata[i].cp.shade = shape; | ||||
|       } | ||||
|     else if(argis("-flockspd")) { | ||||
|       shift(); ini_speed = argf(); | ||||
|       shift(); max_speed = argf(); | ||||
|       } | ||||
|     #ifdef USE_THREADS | ||||
|     else if(argis("-threads")) { | ||||
|       shift(); threads = argi(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue