镜像来自
https://github.com/exoticswingset/CCStatusShush.git
synced 2025-11-03 04:06:19 +00:00
5 line
111 B
Plaintext
5 line
111 B
Plaintext
%hook CCUIStatusLabelViewController
|
|
-(void)_notifyDelegateWillBeginStatusUpdates {}
|
|
-(void)viewDidLoad {}
|
|
%end
|