this is also U30
This commit is contained in:
		
							parent
							
								
									76f07eb593
								
							
						
					
					
						commit
						c245a169ab
					
				@ -112,7 +112,7 @@ const createLoginResponse = (myAddress: string, account: IDatabaseAccountJson, b
 | 
				
			|||||||
        NRS: config.NRS,
 | 
					        NRS: config.NRS,
 | 
				
			||||||
        BuildLabel: buildLabel
 | 
					        BuildLabel: buildLabel
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
    if (version_compare(buildLabel, "2021.05.25.09.41") >= 0) {
 | 
					    if (version_compare(buildLabel, "2021.04.13.19.58") >= 0) {
 | 
				
			||||||
        resp.DTLS = 99;
 | 
					        resp.DTLS = 99;
 | 
				
			||||||
        if (version_compare(buildLabel, "2022.04.29.12.53") >= 0) {
 | 
					        if (version_compare(buildLabel, "2022.04.29.12.53") >= 0) {
 | 
				
			||||||
            resp.ClientType = account.ClientType;
 | 
					            resp.ClientType = account.ClientType;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user