improve spawn position checks
This commit is contained in:
		
							parent
							
								
									91ab911f9c
								
							
						
					
					
						commit
						ad211433fb
					
				
					 16 changed files with 147 additions and 80 deletions
				
			
		| 
						 | 
				
			
			@ -40,8 +40,8 @@ internal sealed class SendToServicePointDisplay : ITickStep, IDisposable
 | 
			
		|||
        {
 | 
			
		||||
            Rows =
 | 
			
		||||
            {
 | 
			
		||||
                [0] = "== TANKS! ==",
 | 
			
		||||
                [1] = "-- scores --",
 | 
			
		||||
                [00] = "== TANKS! ==",
 | 
			
		||||
                [01] = "-- scores --",
 | 
			
		||||
                [17] = "--  join  --",
 | 
			
		||||
                [18] = string.Join('.', localIp[..2]),
 | 
			
		||||
                [19] = string.Join('.', localIp[2..])
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue