bug fix
This commit is contained in:
+1
-1
@@ -236,8 +236,8 @@ BOOL bigYTMiniPlayer() {
|
|||||||
arg1 = [oledColor colorWithAlphaComponent:0.0];
|
arg1 = [oledColor colorWithAlphaComponent:0.0];
|
||||||
} else {
|
} else {
|
||||||
arg1 = oledColor;
|
arg1 = oledColor;
|
||||||
%orig;
|
|
||||||
}
|
}
|
||||||
|
%orig;
|
||||||
}
|
}
|
||||||
%end
|
%end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user