Sfoglia il codice sorgente

Version 1.0

master
Gil Shahar 5 anni fa
parent
commit
582f8d7ed9
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 0 aggiunte e 8 eliminazioni
  1. +0
    -8
      Tweak.xm

+ 0
- 8
Tweak.xm Vedi File

@@ -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…
Annulla
Salva