支持国庆活动
This commit is contained in:
+1
-1
@@ -609,7 +609,7 @@
|
||||
if([[P2PClient sharedClient] getPlaybackCurrentFileIndex]>=([[P2PClient sharedClient] getPlaybackFilesLength]-1)){
|
||||
[self.view makeToast:NSLocalizedString(@"no_next_files", nil)];
|
||||
}else{
|
||||
[[P2PClient sharedClient] next];
|
||||
[((P2PClient*)[P2PClient sharedClient]) next];
|
||||
}
|
||||
}
|
||||
#pragma mark - 快进
|
||||
|
||||
Reference in New Issue
Block a user