| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -34,7 +34,7 @@ public enum SimulationManager { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    SERVERHEARTBEAT; | 
					 | 
					 | 
					 | 
					    SERVERHEARTBEAT; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    private static final long CITY_PULSE = 2000; | 
					 | 
					 | 
					 | 
					    private static final long CITY_PULSE = 2000; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    private static final long RUNEGATE_PULSE = 3000; | 
					 | 
					 | 
					 | 
					    private static final long RUNEGATE_PULSE = 500; | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    private static final long UPDATE_PULSE = 1000; | 
					 | 
					 | 
					 | 
					    private static final long UPDATE_PULSE = 1000; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    private static final long FlIGHT_PULSE = 100; | 
					 | 
					 | 
					 | 
					    private static final long FlIGHT_PULSE = 100; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    public static Duration executionTime = Duration.ofNanos(1); | 
					 | 
					 | 
					 | 
					    public static Duration executionTime = Duration.ofNanos(1); | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |