Parcourir la source

Version 1.0

master
Gil Shahar il y a 5 ans
Parent
révision
582f8d7ed9
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 0 ajouts et 8 suppressions
  1. +0
    -8
      Tweak.xm

+ 0
- 8
Tweak.xm Voir le fichier

@@ -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;

Chargement…
Annuler
Enregistrer