1.1
This commit is contained in:
		@ -54,21 +54,6 @@ void playSound() {
 | 
			
		||||
 | 
			
		||||
%end
 | 
			
		||||
 | 
			
		||||
%hook SBIconController
 | 
			
		||||
 | 
			
		||||
-(void)_iconForceTouchControllerWillPresent:(id)arg1 {
 | 
			
		||||
 | 
			
		||||
	%orig;
 | 
			
		||||
 | 
			
		||||
	if (enabled) {
 | 
			
		||||
		playSound();
 | 
			
		||||
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
%end
 | 
			
		||||
 | 
			
		||||
%end
 | 
			
		||||
 | 
			
		||||
%ctor {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user