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