forked from Mojave/Tick11
1.1
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -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