mirror of
				https://github.com/chev2/tf2-voice-ban-bots.git
				synced 2025-10-30 08:12:33 +00:00 
			
		
		
		
	Remove debug code
This commit is contained in:
		
							parent
							
								
									335ce7cc43
								
							
						
					
					
						commit
						063804cb23
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -95,8 +95,6 @@ for player in range(0, len(players)): | ||||||
| 
 | 
 | ||||||
| players_as_string = "\x01\0\0\0" + ''.join(players) #this is how the voice_ban.dt file is patterned | players_as_string = "\x01\0\0\0" + ''.join(players) #this is how the voice_ban.dt file is patterned | ||||||
| 
 | 
 | ||||||
| print(players_as_string) |  | ||||||
| 
 |  | ||||||
| print(f"{format(len(players), ',d')} muted players in total. Removed {dupe_number} duplicates.") | print(f"{format(len(players), ',d')} muted players in total. Removed {dupe_number} duplicates.") | ||||||
| 
 | 
 | ||||||
| writetofile = None | writetofile = None | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Chev
						Chev