Files
CCStatusShush/Tweak.x
2019-12-23 21:42:37 -05:00

5 line
111 B
Plaintext

%hook CCUIStatusLabelViewController
-(void)_notifyDelegateWillBeginStatusUpdates {}
-(void)viewDidLoad {}
%end