소스 검색

Version 1.0

master
Gil Shahar 5 년 전
부모
커밋
582f8d7ed9
No account linked to committer's email address
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. +0
    -8
      Tweak.xm

+ 0
- 8
Tweak.xm 파일 보기

@@ -14,14 +14,6 @@ static void loadPrefs() {
delay = [[prefs objectForKey:@"delay"] floatValue];
}

void pearlretry_settingsDidUpdate(CFNotificationCenterRef center,
void * observer,
CFStringRef name,
const void * object,
CFDictionaryRef userInfo) {

}

%hook SBDashBoardPearlUnlockBehavior
-(void)_handlePearlFailure{
%orig;

Loading…
취소
저장