Ver código fonte

Version 1.0

master
Gil Shahar 5 anos atrás
pai
commit
582f8d7ed9
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 0 adições e 8 exclusões
  1. +0
    -8
      Tweak.xm

+ 0
- 8
Tweak.xm Ver arquivo

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

Carregando…
Cancelar
Salvar