mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-18 08:52:08 +00:00
Update uYouPlus.xm
This commit is contained in:
parent
98dfad32cc
commit
cd557de48a
1 changed files with 1 additions and 1 deletions
|
|
@ -835,7 +835,7 @@ void DEMC_centerRenderingView() {
|
|||
%end
|
||||
|
||||
%hook YTPlayerViewController
|
||||
%property float playbackRate;
|
||||
%property (nonatomic, assign) float playbackRate;
|
||||
- (void)singleVideo:(id)video playbackRateDidChange:(float)rate {
|
||||
%orig;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue