mirror of
				https://github.com/GeyserMC/Geyser.git
				synced 2024-08-14 23:57:35 +00:00 
			
		
		
		
	Remove debug leftover
This commit is contained in:
		
							parent
							
								
									c5d4b86564
								
							
						
					
					
						commit
						bf9951c8f3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -96,7 +96,7 @@ public class LoginEncryptionUtils {
 | 
			
		|||
                startEncryptionHandshake(session, identityPublicKey);
 | 
			
		||||
            } catch (Throwable e) {
 | 
			
		||||
                // An error can be thrown on older Java 8 versions about an invalid key
 | 
			
		||||
                if (true || geyser.getConfig().isDebugMode()) {
 | 
			
		||||
                if (geyser.getConfig().isDebugMode()) {
 | 
			
		||||
                    e.printStackTrace();
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue