begone, commented code
This commit is contained in:
		
							parent
							
								
									ece08930e3
								
							
						
					
					
						commit
						bdde8822f4
					
				@ -71,10 +71,6 @@ void AOBlipPlayer::blip_tick()
 | 
			
		||||
  if (m_cycle == 5)
 | 
			
		||||
    m_cycle = 0;
 | 
			
		||||
 | 
			
		||||
  //HSTREAM f_stream = m_stream_list[f_cycle];
 | 
			
		||||
  //if (ao_app->get_audio_output_device() != "default")
 | 
			
		||||
    //BASS_ChannelSetDevice(f_stream, BASS_GetDevice());
 | 
			
		||||
  //BASS_ChannelPlay(f_stream, false);
 | 
			
		||||
  m_blips.play();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user