testing
This commit is contained in:
		
							parent
							
								
									47bbfad702
								
							
						
					
					
						commit
						a41fde756b
					
				@ -68,7 +68,7 @@ class playIPSC(IPSC):
 | 
				
			|||||||
    #
 | 
					    #
 | 
				
			||||||
    def group_voice(self, _network, _src_sub, _dst_group, _ts, _end, _peerid, _data):
 | 
					    def group_voice(self, _network, _src_sub, _dst_group, _ts, _end, _peerid, _data):
 | 
				
			||||||
        if _end:
 | 
					        if _end:
 | 
				
			||||||
            if trigger == True:
 | 
					            if trigger == False:
 | 
				
			||||||
                if (_ts == 0 and _dst_group not in trigger_groups_1) or (_ts == 1 and _dst_group not in trigger_groups_2):
 | 
					                if (_ts == 0 and _dst_group not in trigger_groups_1) or (_ts == 1 and _dst_group not in trigger_groups_2):
 | 
				
			||||||
                    return
 | 
					                    return
 | 
				
			||||||
            else:
 | 
					            else:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user