|  |  |  | @ -534,7 +534,7 @@ public enum InterestManager implements Runnable {@@ -534,7 +534,7 @@ public enum InterestManager implements Runnable { | 
			
		
	
		
			
				
					|  |  |  |  |         } | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |         try { | 
			
		
	
		
			
				
					|  |  |  |  |             if (currentConnections >= 2) { | 
			
		
	
		
			
				
					|  |  |  |  |             if (currentConnections >= 3) { | 
			
		
	
		
			
				
					|  |  |  |  |                 Session s = SessionManager.getSession(player); | 
			
		
	
		
			
				
					|  |  |  |  |                 if (s.getAccount() != null) { | 
			
		
	
		
			
				
					|  |  |  |  |                     CharSelectScreenMsg cssm = new CharSelectScreenMsg(s, false); | 
			
		
	
	
		
			
				
					|  |  |  | 
 |